@charset "UTF-8";

@font-face {
	font-family:Microsoft YaHei;font-weight:400;font-style:normal
}

@font-face {
	font-family:ffbauwebpro;src:url(/static/fonts/ProximaNova-Semibold.eot);src:url(/static/fonts/ProximaNova-Semibold.eot?#iefix) format("embedded-opentype"),url(/static/fonts/ProximaNova-Semibold.woff2) format("woff2"),url(/static/fonts/ProximaNova-Semibold.woff) format("woff"),url(/static/fonts/ProximaNova-Semibold.ttf) format("truetype");font-weight:400;font-style:normal
}

@font-face {
	font-family:ProximaNova-Regular;src:url(/static/fonts/ProximaNova-Regular.eot);src:url(/static/fonts/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"),url(/static/fonts/ProximaNova-Regular.woff2) format("woff2"),url(/static/fonts/ProximaNova-Regular.woff) format("woff"),url(/static/fonts/ProximaNova-Regular.ttf) format("truetype");font-weight:400;font-style:normal
}


[data-icon]:before {
	content: attr(data-icon);
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}[class^=icon-]:before,[class*=" icon-"]:before {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-audio:before {
	content: "\e61d"
}

.icon-digital:before {
	content: "\e61e"
}

.icon-display:before {
	content: "\e61f"
}

.icon-lighting:before {
	content: "\e620"
}

.icon-video:before {
	content: "\e621"
}

.icon-market-entertainment:before {
	content: "\e619"
}

.icon-market-exhibitions:before {
	content: "\e61a"
}

.icon-market-sport:before {
	content: "\e61b"
}

.icon-market-corporate:before {
	content: "\e61c"
}

.icon-loop:before {
	content: "\e618"
}

.icon-instagram:before {
	content: "\e617"
}

.icon-youtube:before {
	content: "\e616"
}

.icon-linkedin:before {
	content: "\e612"
}

.icon-vimeo:before {
	content: "\e615"
}

.icon-twitter:before {
	content: "\e614"
}

.icon-facebook:before {
	content: "\e613"
}

.icon-expand:before {
	content: "\e611"
}

.icon-service-logistics:before {
	content: "\e600"
}

.icon-service-visual:before {
	content: "\e601"
}

.icon-service-audio:before {
	content: "\e602"
}

.icon-service-lighting:before {
	content: "\e603"
}

.icon-arrow-right:before {
	content: "\e604"
}

.icon-arrow-left:before {
	content: "\e605"
}

.icon-arrow-tl:before {
	content: "\e606"
}

.icon-arrow-bl:before {
	content: "\e607"
}

.icon-arrow-br:before {
	content: "∨"
}

.icon-arrow-tr:before {
	content: "\e609"
}

.icon-arrow-up:before {
	content: "\e60a"
}

.icon-arrow-down:before {
	content: "\e60b"
}

.icon-cross:before {
	content: "\e60c"
}

.icon-tick:before {
	content: "\e60d"
}

.icon-download:before {
	content: "\e60e"
}

.icon-tag:before {
	content: "\e60f"
}

.icon-search:before {
	content: "\e610"
}

.bg-black {
	background: #111
}

.bg-lightgrey2 {
	background: #eee
}

meta.foundation-version {
	font-family: "/5.4.5/"
}

meta.foundation-mq-small {
	font-family: "/only screen/";
	width: 0
}

meta.foundation-mq-medium {
	font-family: "/only screen and (min-width:59.9em)/";
	width: 40em
}

meta.foundation-mq-large {
	font-family: "/only screen and (min-width:64em)/";
	width: 64em
}

meta.foundation-mq-xlarge {
	font-family: "/only screen and (min-width:90.063em)/";
	width: 90.063em
}

meta.foundation-mq-xxlarge {
	font-family: "/only screen and (min-width:120.063em)/";
	width: 120.063em
}

meta.foundation-data-attribute-namespace {
	font-family: false
}

html,body {
	height: 100%
}

*,*:before,*:after {
	box-sizing: border-box
}

html,body {
	font-size: 10px
}

body {
	background: #fff;
	color: #222;
	padding: 0;
	margin: 0;
	font-family: Microsoft YaHei,helvetica neue,helvetica,arial;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	position: relative;
	cursor: auto
}
.primary-nav a{
	font-family: Microsoft YaHei,helvetica neue,helvetica,arial;
}
a:hover {
	cursor: pointer
}

img {
	max-width: 100%;
	height: auto
}

img {
	-ms-interpolation-mode: bicubic
}

#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object {
	max-width: none!important
}

.left {
	float: left!important
}

.right {
	float: right!important
}

.clearfix:before,.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.hide {
	display: none
}

.antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	display: inline-block;
	vertical-align: middle
}

textarea {
	height: auto;
	min-height: 50px
}

select {
	width: 100%
}

.row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 1280px
}

.row:before,.row:after {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.row.collapse>.column,.row.collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.row.collapse .row {
	margin-left: 0;
	margin-right: 0
}

.row .row {
	width: auto;
	margin-left: -2rem;
	margin-right: -2rem;
	margin-top: 0;
	margin-bottom: 0;
	max-width: none
}

.row .row:before,.row .row:after {
	content: " ";
	display: table
}

.row .row:after {
	clear: both
}

.row .row.collapse {
	width: auto;
	margin: 0;
	max-width: none
}

.row .row.collapse:before,.row .row.collapse:after {
	content: " ";
	display: table
}

.row .row.collapse:after {
	clear: both
}

.column,.columns {
	padding-left: 2rem;
	padding-right: 2rem;
	width: 100%;
	float: left
}[class*=column]+[class*=column]:last-child {
	float: right
}[class*=column]+[class*=column].end {
	float: left
}

@media only screen {
	.small-push-0 {
		position: relative;
		left: 0%;
		right: auto
	}

	.small-pull-0 {
		position: relative;
		right: 0%;
		left: auto
	}

	.small-push-1 {
		position: relative;
		left: 8.33333%;
		right: auto
	}

	.small-pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto
	}

	.small-push-2 {
		position: relative;
		left: 16.66667%;
		right: auto
	}

	.small-pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto
	}

	.small-push-3 {
		position: relative;
		left: 25%;
		right: auto
	}

	.small-pull-3 {
		position: relative;
		right: 25%;
		left: auto
	}

	.small-push-4 {
		position: relative;
		left: 33.33333%;
		right: auto
	}

	.small-pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto
	}

	.small-push-5 {
		position: relative;
		left: 41.66667%;
		right: auto
	}

	.small-pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto
	}

	.small-push-6 {
		position: relative;
		left: 50%;
		right: auto
	}

	.small-pull-6 {
		position: relative;
		right: 50%;
		left: auto
	}

	.small-push-7 {
		position: relative;
		left: 58.33333%;
		right: auto
	}

	.small-pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto
	}

	.small-push-8 {
		position: relative;
		left: 66.66667%;
		right: auto
	}

	.small-pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto
	}

	.small-push-9 {
		position: relative;
		left: 75%;
		right: auto
	}

	.small-pull-9 {
		position: relative;
		right: 75%;
		left: auto
	}

	.small-push-10 {
		position: relative;
		left: 83.33333%;
		right: auto
	}

	.small-pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto
	}

	.small-push-11 {
		position: relative;
		left: 91.66667%;
		right: auto
	}

	.small-pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto
	}

	.column,.columns {
		position: relative;
		padding-left: 2rem;
		padding-right: 2rem;
		float: left
	}

	.small-1 {
		width: 8.33333%
	}

	.small-2 {
		width: 16.66667%
	}

	.small-3 {
		width: 25%
	}

	.small-4 {
		width: 33.33333%
	}

	.small-5 {
		width: 41.66667%
	}

	.small-6 {
		width: 50%
	}

	.small-7 {
		width: 58.33333%
	}

	.small-8 {
		width: 66.66667%
	}

	.small-9 {
		width: 75%
	}

	.small-10 {
		width: 83.33333%
	}

	.small-11 {
		width: 91.66667%
	}

	.small-12 {
		width: 100%
	}

	.small-offset-0 {
		margin-left: 0%!important
	}

	.small-offset-1 {
		margin-left: 8.33333%!important
	}

	.small-offset-2 {
		margin-left: 16.66667%!important
	}

	.small-offset-3 {
		margin-left: 25%!important
	}

	.small-offset-4 {
		margin-left: 33.33333%!important
	}

	.small-offset-5 {
		margin-left: 41.66667%!important
	}

	.small-offset-6 {
		margin-left: 50%!important
	}

	.small-offset-7 {
		margin-left: 58.33333%!important
	}

	.small-offset-8 {
		margin-left: 66.66667%!important
	}

	.small-offset-9 {
		margin-left: 75%!important
	}

	.small-offset-10 {
		margin-left: 83.33333%!important
	}

	.small-offset-11 {
		margin-left: 91.66667%!important
	}

	.small-reset-order {
		margin-left: 0;
		margin-right: 0;
		left: auto;
		right: auto;
		float: left
	}

	.column.small-centered,.columns.small-centered {
		margin-left: auto;
		margin-right: auto;
		float: none
	}

	.column.small-uncentered,.columns.small-uncentered {
		margin-left: 0;
		margin-right: 0;
		float: left
	}

	.column.small-centered:last-child,.columns.small-centered:last-child {
		float: none
	}

	.column.small-uncentered:last-child,.columns.small-uncentered:last-child {
		float: left
	}

	.column.small-uncentered.opposite,.columns.small-uncentered.opposite {
		float: right
	}
}

@media only screen and (min-width:59.9em) {
	.medium-push-0 {
		position: relative;
		left: 0%;
		right: auto
	}

	.medium-pull-0 {
		position: relative;
		right: 0%;
		left: auto
	}

	.medium-push-1 {
		position: relative;
		left: 8.33333%;
		right: auto
	}

	.medium-pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto
	}

	.medium-push-2 {
		position: relative;
		left: 16.66667%;
		right: auto
	}

	.medium-pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto
	}

	.medium-push-3 {
		position: relative;
		left: 25%;
		right: auto
	}

	.medium-pull-3 {
		position: relative;
		right: 25%;
		left: auto
	}

	.medium-push-4 {
		position: relative;
		left: 33.33333%;
		right: auto
	}

	.medium-pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto
	}

	.medium-push-5 {
		position: relative;
		left: 41.66667%;
		right: auto
	}

	.medium-pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto
	}

	.medium-push-6 {
		position: relative;
		left: 50%;
		right: auto
	}

	.medium-pull-6 {
		position: relative;
		right: 50%;
		left: auto
	}

	.medium-push-7 {
		position: relative;
		left: 58.33333%;
		right: auto
	}

	.medium-pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto
	}

	.medium-push-8 {
		position: relative;
		left: 66.66667%;
		right: auto
	}

	.medium-pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto
	}

	.medium-push-9 {
		position: relative;
		left: 75%;
		right: auto
	}

	.medium-pull-9 {
		position: relative;
		right: 75%;
		left: auto
	}

	.medium-push-10 {
		position: relative;
		left: 83.33333%;
		right: auto
	}

	.medium-pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto
	}

	.medium-push-11 {
		position: relative;
		left: 91.66667%;
		right: auto
	}

	.medium-pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto
	}

	.column,.columns {
		position: relative;
		padding-left: 2rem;
		padding-right: 2rem;
		float: left
	}

	.medium-1 {
		width: 8.33333%
	}

	.medium-2 {
		width: 16.66667%
	}

	.medium-3 {
		width: 25%
	}

	.medium-4 {
		width: 33.33333%
	}

	.medium-5 {
		width: 41.66667%
	}

	.medium-6 {
		width: 50%
	}

	.medium-7 {
		width: 58.33333%
	}

	.medium-8 {
		width: 66.66667%
	}

	.medium-9 {
		width: 75%
	}

	.medium-10 {
		width: 83.33333%
	}

	.medium-11 {
		width: 91.66667%
	}

	.medium-12 {
		width: 100%
	}

	.medium-offset-0 {
		margin-left: 0%!important
	}

	.medium-offset-1 {
		margin-left: 8.33333%!important
	}

	.medium-offset-2 {
		margin-left: 16.66667%!important
	}

	.medium-offset-3 {
		margin-left: 25%!important
	}

	.medium-offset-4 {
		margin-left: 33.33333%!important
	}

	.medium-offset-5 {
		margin-left: 41.66667%!important
	}

	.medium-offset-6 {
		margin-left: 50%!important
	}

	.medium-offset-7 {
		margin-left: 58.33333%!important
	}

	.medium-offset-8 {
		margin-left: 66.66667%!important
	}

	.medium-offset-9 {
		margin-left: 75%!important
	}

	.medium-offset-10 {
		margin-left: 83.33333%!important
	}

	.medium-offset-11 {
		margin-left: 91.66667%!important
	}

	.medium-reset-order {
		margin-left: 0;
		margin-right: 0;
		left: auto;
		right: auto;
		float: left
	}

	.column.medium-centered,.columns.medium-centered {
		margin-left: auto;
		margin-right: auto;
		float: none
	}

	.column.medium-uncentered,.columns.medium-uncentered {
		margin-left: 0;
		margin-right: 0;
		float: left
	}

	.column.medium-centered:last-child,.columns.medium-centered:last-child {
		float: none
	}

	.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child {
		float: left
	}

	.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite {
		float: right
	}

	.push-0 {
		position: relative;
		left: 0%;
		right: auto
	}

	.pull-0 {
		position: relative;
		right: 0%;
		left: auto
	}

	.push-1 {
		position: relative;
		left: 8.33333%;
		right: auto
	}

	.pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto
	}

	.push-2 {
		position: relative;
		left: 16.66667%;
		right: auto
	}

	.pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto
	}

	.push-3 {
		position: relative;
		left: 25%;
		right: auto
	}

	.pull-3 {
		position: relative;
		right: 25%;
		left: auto
	}

	.push-4 {
		position: relative;
		left: 33.33333%;
		right: auto
	}

	.pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto
	}

	.push-5 {
		position: relative;
		left: 41.66667%;
		right: auto
	}

	.pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto
	}

	.push-6 {
		position: relative;
		left: 50%;
		right: auto
	}

	.pull-6 {
		position: relative;
		right: 50%;
		left: auto
	}

	.push-7 {
		position: relative;
		left: 58.33333%;
		right: auto
	}

	.pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto
	}

	.push-8 {
		position: relative;
		left: 66.66667%;
		right: auto
	}

	.pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto
	}

	.push-9 {
		position: relative;
		left: 75%;
		right: auto
	}

	.pull-9 {
		position: relative;
		right: 75%;
		left: auto
	}

	.push-10 {
		position: relative;
		left: 83.33333%;
		right: auto
	}

	.pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto
	}

	.push-11 {
		position: relative;
		left: 91.66667%;
		right: auto
	}

	.pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto
	}
}

@media only screen and (min-width:64em) {
	.large-push-0 {
		position: relative;
		left: 0%;
		right: auto
	}

	.large-pull-0 {
		position: relative;
		right: 0%;
		left: auto
	}

	.large-push-1 {
		position: relative;
		left: 8.33333%;
		right: auto
	}

	.large-pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto
	}

	.large-push-2 {
		position: relative;
		left: 16.66667%;
		right: auto
	}

	.large-pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto
	}

	.large-push-3 {
		position: relative;
		left: 25%;
		right: auto
	}

	.large-pull-3 {
		position: relative;
		right: 25%;
		left: auto
	}

	.large-push-4 {
		position: relative;
		left: 33.33333%;
		right: auto
	}

	.large-pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto
	}

	.large-push-5 {
		position: relative;
		left: 41.66667%;
		right: auto
	}

	.large-pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto
	}

	.large-push-6 {
		position: relative;
		left: 50%;
		right: auto
	}

	.large-pull-6 {
		position: relative;
		right: 50%;
		left: auto
	}

	.large-push-7 {
		position: relative;
		left: 58.33333%;
		right: auto
	}

	.large-pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto
	}

	.large-push-8 {
		position: relative;
		left: 66.66667%;
		right: auto
	}

	.large-pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto
	}

	.large-push-9 {
		position: relative;
		left: 75%;
		right: auto
	}

	.large-pull-9 {
		position: relative;
		right: 75%;
		left: auto
	}

	.large-push-10 {
		position: relative;
		left: 83.33333%;
		right: auto
	}

	.large-pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto
	}

	.large-push-11 {
		position: relative;
		left: 91.66667%;
		right: auto
	}

	.large-pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto
	}

	.column,.columns {
		position: relative;
		padding-left: 2rem;
		padding-right: 2rem;
		float: left
	}

	.large-1 {
		width: 8.33333%
	}

	.large-2 {
		width: 16.66667%
	}

	.large-3 {
		width: 25%
	}

	.large-4 {
		width: 33.33333%
	}

	.large-5 {
		width: 41.66667%
	}

	.large-6 {
		width: 50%
	}

	.large-7 {
		width: 58.33333%
	}

	.large-8 {
		width: 66.66667%
	}

	.large-9 {
		width: 75%
	}

	.large-10 {
		width: 83.33333%
	}

	.large-11 {
		width: 91.66667%
	}

	.large-12 {
		width: 100%
	}

	.large-offset-0 {
		margin-left: 0%!important
	}

	.large-offset-1 {
		margin-left: 8.33333%!important
	}

	.large-offset-2 {
		margin-left: 16.66667%!important
	}

	.large-offset-3 {
		margin-left: 25%!important
	}

	.large-offset-4 {
		margin-left: 33.33333%!important
	}

	.large-offset-5 {
		margin-left: 41.66667%!important
	}

	.large-offset-6 {
		margin-left: 50%!important
	}

	.large-offset-7 {
		margin-left: 58.33333%!important
	}

	.large-offset-8 {
		margin-left: 66.66667%!important
	}

	.large-offset-9 {
		margin-left: 75%!important
	}

	.large-offset-10 {
		margin-left: 83.33333%!important
	}

	.large-offset-11 {
		margin-left: 91.66667%!important
	}

	.large-reset-order {
		margin-left: 0;
		margin-right: 0;
		left: auto;
		right: auto;
		float: left
	}

	.column.large-centered,.columns.large-centered {
		margin-left: auto;
		margin-right: auto;
		float: none
	}

	.column.large-uncentered,.columns.large-uncentered {
		margin-left: 0;
		margin-right: 0;
		float: left
	}

	.column.large-centered:last-child,.columns.large-centered:last-child {
		float: none
	}

	.column.large-uncentered:last-child,.columns.large-uncentered:last-child {
		float: left
	}

	.column.large-uncentered.opposite,.columns.large-uncentered.opposite {
		float: right
	}

	.push-0 {
		position: relative;
		left: 0%;
		right: auto
	}

	.pull-0 {
		position: relative;
		right: 0%;
		left: auto
	}

	.push-1 {
		position: relative;
		left: 8.33333%;
		right: auto
	}

	.pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto
	}

	.push-2 {
		position: relative;
		left: 16.66667%;
		right: auto
	}

	.pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto
	}

	.push-3 {
		position: relative;
		left: 25%;
		right: auto
	}

	.pull-3 {
		position: relative;
		right: 25%;
		left: auto
	}

	.push-4 {
		position: relative;
		left: 33.33333%;
		right: auto
	}

	.pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto
	}

	.push-5 {
		position: relative;
		left: 41.66667%;
		right: auto
	}

	.pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto
	}

	.push-6 {
		position: relative;
		left: 50%;
		right: auto
	}

	.pull-6 {
		position: relative;
		right: 50%;
		left: auto
	}

	.push-7 {
		position: relative;
		left: 58.33333%;
		right: auto
	}

	.pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto
	}

	.push-8 {
		position: relative;
		left: 66.66667%;
		right: auto
	}

	.pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto
	}

	.push-9 {
		position: relative;
		left: 75%;
		right: auto
	}

	.pull-9 {
		position: relative;
		right: 75%;
		left: auto
	}

	.push-10 {
		position: relative;
		left: 83.33333%;
		right: auto
	}

	.pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto
	}

	.push-11 {
		position: relative;
		left: 91.66667%;
		right: auto
	}

	.pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto
	}
}

.clearing-thumbs,[data-clearing] {
	margin-bottom: 0;
	margin-left: 0;
	list-style: none
}

.clearing-thumbs:before,.clearing-thumbs:after,[data-clearing]:before,[data-clearing]:after {
	content: " ";
	display: table
}

.clearing-thumbs:after,[data-clearing]:after {
	clear: both
}

.clearing-thumbs li,[data-clearing] li {
	float: left;
	margin-right: 10px
}

.clearing-thumbs[class*=block-grid-] li,[data-clearing][class*=block-grid-] li {
	margin-right: 0
}

.clearing-blackout {
	background: #333;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 998
}

.clearing-blackout .clearing-close {
	display: block
}

.clearing-container {
	position: relative;
	z-index: 998;
	height: 100%;
	overflow: hidden;
	margin: 0
}

.clearing-touch-label {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #aaa;
	font-size: .6em
}

.visible-img {
	height: 95%;
	position: relative
}

.visible-img img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -50%;
	max-height: 100%;
	max-width: 100%
}

.clearing-caption {
	color: #ccc;
	font-size: .875em;
	line-height: 1.3;
	margin-bottom: 0;
	text-align: center;
	bottom: 0;
	background: #333;
	width: 100%;
	padding: 10px 30px 20px;
	position: absolute;
	left: 0
}

.clearing-close {
	z-index: 999;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 30px;
	line-height: 1;
	color: #ccc;
	display: none
}

.clearing-close:hover,.clearing-close:focus {
	color: #ccc
}

.clearing-assembled .clearing-container {
	height: 100%
}

.clearing-assembled .clearing-container .carousel>ul {
	display: none
}

.clearing-feature li {
	display: none
}

.clearing-feature li.clearing-featured-img {
	display: block
}

@media only screen and (min-width:59.9em) {
	.clearing-main-prev,.clearing-main-next {
		position: absolute;
		height: 100%;
		width: 40px;
		top: 0
	}

	.clearing-main-prev>span,.clearing-main-next>span {
		position: absolute;
		top: 50%;
		display: block;
		width: 0;
		height: 0;
		border: solid 12px
	}

	.clearing-main-prev>span:hover,.clearing-main-next>span:hover {
		opacity: .8
	}

	.clearing-main-prev {
		left: 0
	}

	.clearing-main-prev>span {
		left: 5px;
		border-color: transparent;
		border-right-color: #ccc
	}

	.clearing-main-next {
		right: 0
	}

	.clearing-main-next>span {
		border-color: transparent;
		border-left-color: #ccc
	}

	.clearing-main-prev.disabled,.clearing-main-next.disabled {
		opacity: .3
	}

	.clearing-assembled .clearing-container .carousel {
		background: rgba(51,51,51,.8);
		height: 120px;
		margin-top: 10px;
		text-align: center
	}

	.clearing-assembled .clearing-container .carousel>ul {
		display: inline-block;
		z-index: 999;
		height: 100%;
		position: relative;
		float: none
	}

	.clearing-assembled .clearing-container .carousel>ul li {
		display: block;
		width: 120px;
		min-height: inherit;
		float: left;
		overflow: hidden;
		margin-right: 0;
		padding: 0;
		position: relative;
		cursor: pointer;
		opacity: .4;
		clear: none
	}

	.clearing-assembled .clearing-container .carousel>ul li.fix-height img {
		height: 100%;
		max-width: none
	}

	.clearing-assembled .clearing-container .carousel>ul li a.th {
		border: none;
		box-shadow: none;
		display: block
	}

	.clearing-assembled .clearing-container .carousel>ul li img {
		cursor: pointer!important;
		width: 100%!important
	}

	.clearing-assembled .clearing-container .carousel>ul li.visible {
		opacity: 1
	}

	.clearing-assembled .clearing-container .carousel>ul li:hover {
		opacity: .8
	}

	.clearing-assembled .clearing-container .visible-img {
		background: #333;
		overflow: hidden;
		height: 85%
	}

	.clearing-close {
		position: absolute;
		top: 10px;
		right: 20px;
		padding-left: 0;
		padding-top: 0
	}
}

.f-dropdown {
	position: absolute;
	left: -9999px;
	list-style: none;
	margin-left: 0;
	width: 100%;
	max-height: none;
	height: auto;
	background: #fff;
	border: solid 1px #ccc;
	font-size: 1.4rem;
	z-index: 89;
	margin-top: 2px;
	max-width: 200px
}

.f-dropdown>*:first-child {
	margin-top: 0
}

.f-dropdown>*:last-child {
	margin-bottom: 0
}

.f-dropdown:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	border-color: transparent transparent #fff transparent;
	border-bottom-style: solid;
	position: absolute;
	top: -12px;
	left: 10px;
	z-index: 89
}

.f-dropdown:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 7px;
	border-color: transparent transparent #ccc transparent;
	border-bottom-style: solid;
	position: absolute;
	top: -14px;
	left: 9px;
	z-index: 88
}

.f-dropdown.right:before {
	left: auto;
	right: 10px
}

.f-dropdown.right:after {
	left: auto;
	right: 9px
}

.f-dropdown.drop-right {
	position: absolute;
	left: -9999px;
	list-style: none;
	margin-left: 0;
	width: 100%;
	max-height: none;
	height: auto;
	background: #fff;
	border: solid 1px #ccc;
	font-size: 1.4rem;
	z-index: 89;
	margin-top: 0;
	margin-left: 2px;
	max-width: 200px
}

.f-dropdown.drop-right>*:first-child {
	margin-top: 0
}

.f-dropdown.drop-right>*:last-child {
	margin-bottom: 0
}

.f-dropdown.drop-right:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	border-color: transparent #fff transparent transparent;
	border-right-style: solid;
	position: absolute;
	top: 10px;
	left: -12px;
	z-index: 89
}

.f-dropdown.drop-right:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 7px;
	border-color: transparent #ccc transparent transparent;
	border-right-style: solid;
	position: absolute;
	top: 9px;
	left: -14px;
	z-index: 88
}

.f-dropdown.drop-left {
	position: absolute;
	left: -9999px;
	list-style: none;
	margin-left: 0;
	width: 100%;
	max-height: none;
	height: auto;
	background: #fff;
	border: solid 1px #ccc;
	font-size: 1.4rem;
	z-index: 89;
	margin-top: 0;
	margin-left: -2px;
	max-width: 200px
}

.f-dropdown.drop-left>*:first-child {
	margin-top: 0
}

.f-dropdown.drop-left>*:last-child {
	margin-bottom: 0
}

.f-dropdown.drop-left:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	border-color: transparent transparent transparent #fff;
	border-left-style: solid;
	position: absolute;
	top: 10px;
	right: -12px;
	left: auto;
	z-index: 89
}

.f-dropdown.drop-left:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 7px;
	border-color: transparent transparent transparent #ccc;
	border-left-style: solid;
	position: absolute;
	top: 9px;
	right: -14px;
	left: auto;
	z-index: 88
}

.f-dropdown.drop-top {
	position: absolute;
	left: -9999px;
	list-style: none;
	margin-left: 0;
	width: 100%;
	max-height: none;
	height: auto;
	background: #fff;
	border: solid 1px #ccc;
	font-size: 1.4rem;
	z-index: 89;
	margin-top: -2px;
	margin-left: 0;
	max-width: 200px
}

.f-dropdown.drop-top>*:first-child {
	margin-top: 0
}

.f-dropdown.drop-top>*:last-child {
	margin-bottom: 0
}

.f-dropdown.drop-top:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	border-color: #fff transparent transparent transparent;
	border-top-style: solid;
	position: absolute;
	top: auto;
	bottom: -12px;
	left: 10px;
	right: auto;
	z-index: 89
}

.f-dropdown.drop-top:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 7px;
	border-color: #ccc transparent transparent transparent;
	border-top-style: solid;
	position: absolute;
	top: auto;
	bottom: -14px;
	left: 9px;
	right: auto;
	z-index: 88
}

.f-dropdown li {
	font-size: 1.4rem;
	cursor: pointer;
	line-height: 1.8rem;
	margin: 0
}

.f-dropdown li:hover,.f-dropdown li:focus {
	background: #eee
}

.f-dropdown li.radius {
	border-radius: 3px
}

.f-dropdown li a {
	display: block;
	padding: .5rem;
	color: #555
}

.f-dropdown.content {
	position: absolute;
	left: -9999px;
	list-style: none;
	margin-left: 0;
	padding: 2rem;
	width: 100%;
	height: auto;
	max-height: none;
	background: #fff;
	border: solid 1px #ccc;
	font-size: 1.4rem;
	z-index: 89;
	max-width: 200px
}

.f-dropdown.content>*:first-child {
	margin-top: 0
}

.f-dropdown.content>*:last-child {
	margin-bottom: 0
}

.f-dropdown.tiny {
	max-width: 200px
}

.f-dropdown.small {
	max-width: 300px
}

.f-dropdown.medium {
	max-width: 500px
}

.f-dropdown.large {
	max-width: 800px
}

.f-dropdown.mega {
	width: 100%!important;
	max-width: 100%!important
}

.f-dropdown.mega.open {
	left: 0!important
}

form {
	margin: 0 0 1.6rem
}

form .row .row {
	margin: 0 -.8rem
}

form .row .row .column,form .row .row .columns {
	padding: 0 .8rem
}

form .row .row.collapse {
	margin: 0
}

form .row .row.collapse .column,form .row .row.collapse .columns {
	padding: 0
}

form .row .row.collapse input {
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns {
	padding-left: .8rem
}

label {
	font-size: 1.4rem;
	color: #585858;
	cursor: pointer;
	display: block;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 0
}

label.right {
	float: none!important;
	text-align: right
}

label.inline {
	margin: 0 0 1.6rem;
	padding: .9rem 0
}

label small {
	text-transform: capitalize;
	color: #717171
}

select::-ms-expand {
	display: none
}

.prefix,.postfix {
	display: block;
	position: relative;
	z-index: 2;
	text-align: center;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	font-size: 1.4rem;
	height: 3.7rem;
	line-height: 3.7rem
}

.prefix.button.radius {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.postfix.button.radius {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.prefix.button.round {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.postfix.button.round {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

span.prefix,label.prefix {
	background: #f2f2f2;
	border-right: none;
	color: #333;
	border-color: #ccc
}

span.postfix,label.postfix {
	background: #f2f2f2;
	border-left: none;
	color: #333;
	border-color: #ccc
}

input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=color],textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	background-color: #fff;
	font-family: inherit;
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	color: rgba(0,0,0,.75);
	display: block;
	font-size: 1.4rem;
	margin: 0 0 1.6rem;
	padding: .8rem;
	height: 3.7rem;
	width: 100%;
	box-sizing: border-box;
	-webkit-transition: box-shadow .45s,border-color .45s ease-in-out;
	transition: box-shadow .45s,border-color .45s ease-in-out
}

input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=week]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=time]:focus,input[type=url]:focus,input[type=color]:focus,textarea:focus {
	box-shadow: 0 0 5px #999;
	border-color: #999
}

input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=week]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=time]:focus,input[type=url]:focus,input[type=color]:focus,textarea:focus {
	background: #fafafa;
	border-color: #999;
	outline: none
}

input[type=text]:disabled,input[type=password]:disabled,input[type=date]:disabled,input[type=datetime]:disabled,input[type=datetime-local]:disabled,input[type=month]:disabled,input[type=week]:disabled,input[type=email]:disabled,input[type=number]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=time]:disabled,input[type=url]:disabled,input[type=color]:disabled,textarea:disabled {
	background-color: #ddd;
	cursor: default
}

input[type=text][disabled],input[type=text][readonly],fieldset[disabled] input[type=text],input[type=password][disabled],input[type=password][readonly],fieldset[disabled] input[type=password],input[type=date][disabled],input[type=date][readonly],fieldset[disabled] input[type=date],input[type=datetime][disabled],input[type=datetime][readonly],fieldset[disabled] input[type=datetime],input[type=datetime-local][disabled],input[type=datetime-local][readonly],fieldset[disabled] input[type=datetime-local],input[type=month][disabled],input[type=month][readonly],fieldset[disabled] input[type=month],input[type=week][disabled],input[type=week][readonly],fieldset[disabled] input[type=week],input[type=email][disabled],input[type=email][readonly],fieldset[disabled] input[type=email],input[type=number][disabled],input[type=number][readonly],fieldset[disabled] input[type=number],input[type=search][disabled],input[type=search][readonly],fieldset[disabled] input[type=search],input[type=tel][disabled],input[type=tel][readonly],fieldset[disabled] input[type=tel],input[type=time][disabled],input[type=time][readonly],fieldset[disabled] input[type=time],input[type=url][disabled],input[type=url][readonly],fieldset[disabled] input[type=url],input[type=color][disabled],input[type=color][readonly],fieldset[disabled] input[type=color],textarea[disabled],textarea[readonly],fieldset[disabled] textarea {
	background-color: #ddd;
	cursor: default
}

input[type=text].radius,input[type=password].radius,input[type=date].radius,input[type=datetime].radius,input[type=datetime-local].radius,input[type=month].radius,input[type=week].radius,input[type=email].radius,input[type=number].radius,input[type=search].radius,input[type=tel].radius,input[type=time].radius,input[type=url].radius,input[type=color].radius,textarea.radius {
	border-radius: 3px
}

form .row .prefix-radius.row.collapse input,form .row .prefix-radius.row.collapse textarea,form .row .prefix-radius.row.collapse select {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

form .row .prefix-radius.row.collapse .prefix {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

form .row .postfix-radius.row.collapse input,form .row .postfix-radius.row.collapse textarea,form .row .postfix-radius.row.collapse select {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

form .row .postfix-radius.row.collapse .postfix {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

form .row .prefix-round.row.collapse input,form .row .prefix-round.row.collapse textarea,form .row .prefix-round.row.collapse select {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

form .row .prefix-round.row.collapse .prefix {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

form .row .postfix-round.row.collapse input,form .row .postfix-round.row.collapse textarea,form .row .postfix-round.row.collapse select {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

form .row .postfix-round.row.collapse .postfix {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

input[type=submit] {
	-webkit-appearance: none;
	-webkit-border-radius: 0
}

textarea[rows] {
	height: auto
}

select {
	-webkit-appearance: none!important;
	-webkit-border-radius: 0;
	background-color: #fafafa;
background-position: 100% center;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	padding: .8rem;
	font-size: 1.4rem;
	font-family: ffbauwebpro,helvetica neue,helvetica,arial;
	color: rgba(0,0,0,.75);
	line-height: normal;
	border-radius: 0;
	height: 3.7rem
}

select.radius {
	border-radius: 3px
}

select:hover {
	background-color: #f3f3f3;
	border-color: #999
}

select:disabled {
	background-color: #ddd;
	cursor: default
}

input[type=file],input[type=checkbox],input[type=radio],select {
	margin: 0 0 1.6rem
}

input[type=checkbox]+label,input[type=radio]+label {
	display: inline-block;
	margin-left: .8rem;
	margin-right: 1.6rem;
	margin-bottom: 0;
	vertical-align: baseline
}

input[type=file] {
	width: 100%
}

fieldset {
	border: 0 solid #ddd;
	padding: 0;
	margin: 0
}

fieldset legend {
	font-weight: 700;
	background: #fff;
	padding: 0 .3rem;
	margin: 0;
	margin-left: -.3rem
}[data-abide] .error small.error,[data-abide] .error span.error,[data-abide] span.error,[data-abide] small.error {
	display: block;
	padding: .6rem .9rem .9rem;
	margin-top: -1px;
	margin-bottom: 1.6rem;
	font-size: 1.2rem;
	font-weight: 400;
	font-style: italic;
	background: #f04124;
	color: #fff
}[data-abide] span.error,[data-abide] small.error {
	display: none
}

span.error,small.error {
	display: block;
	padding: .6rem .9rem .9rem;
	margin-top: -1px;
	margin-bottom: 1.6rem;
	font-size: 1.2rem;
	font-weight: 400;
	font-style: italic;
	background: #f04124;
	color: #fff
}

.error input,.error textarea,.error select {
	margin-bottom: 0
}

.error input[type=checkbox],.error input[type=radio] {
	margin-bottom: 1.6rem
}

.error label,.error label.error {
	color: #f04124
}

.error small.error {
	display: block;
	padding: .6rem .9rem .9rem;
	margin-top: -1px;
	margin-bottom: 1.6rem;
	font-size: 1.2rem;
	font-weight: 400;
	font-style: italic;
	background: #f04124;
	color: #fff
}

.error>label>small {
	color: #717171;
	background: 0 0;
	padding: 0;
	text-transform: capitalize;
	font-style: normal;
	font-size: 60%;
	margin: 0;
	display: inline
}

.error span.error-message {
	display: block
}

input.error,textarea.error,select.error {
	margin-bottom: 0
}

label.error {
	color: #f04124
}[data-magellan-expedition],[data-magellan-expedition-clone] {
	background: #fff;
	z-index: 50;
	min-width: 100%;
	padding: 10px
}[data-magellan-expedition] .sub-nav,[data-magellan-expedition-clone] .sub-nav {
	margin-bottom: 0
}[data-magellan-expedition] .sub-nav dd,[data-magellan-expedition-clone] .sub-nav dd {
	margin-bottom: 0
}[data-magellan-expedition] .sub-nav a,[data-magellan-expedition-clone] .sub-nav a {
	line-height: 1.8em
}

.tabs {
	margin-bottom: 0!important;
	margin-left: 0
}

.tabs:before,.tabs:after {
	content: " ";
	display: table
}

.tabs:after {
	clear: both
}

.tabs dd,.tabs .tab-title {
	position: relative;
	margin-bottom: 0!important;
	list-style: none;
	float: left
}

.tabs dd>a,.tabs .tab-title>a {
	display: block;
	background-color: #efefef;
	color: #222;
	padding: 1.6rem 3.2rem;
	font-family: ffbauwebpro,helvetica neue,helvetica,arial;
	font-size: 1.6rem
}

.tabs dd>a:hover,.tabs .tab-title>a:hover {
	background-color: #e1e1e1
}

.tabs dd.active a,.tabs .tab-title.active a {
	background-color: #fff;
	color: #222
}

.tabs.radius dd:first-child a,.tabs.radius .tab:first-child a {
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.tabs.radius dd:last-child a,.tabs.radius .tab:last-child a {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.tabs.vertical dd,.tabs.vertical .tab-title {
	position: inherit;
	float: none;
	display: block;
	top: auto
}

.tabs-content {
	margin-bottom: 2.4rem;
	width: 100%
}

.tabs-content:before,.tabs-content:after {
	content: " ";
	display: table
}

.tabs-content:after {
	clear: both
}

.tabs-content>.content {
	display: none;
	float: left;
	padding: 2rem 0;
	width: 100%
}

.tabs-content>.content.active {
	display: block;
	float: none
}

.tabs-content>.content.contained {
	padding: 2rem
}

.tabs-content.vertical {
	display: block
}

.tabs-content.vertical>.content {
	padding: 0 2rem
}

@media only screen and (min-width:59.9em) {
	.tabs.vertical {
		width: 20%;
		max-width: 20%;
		float: left;
		margin: 0 0 1.25rem
	}

	.tabs-content.vertical {
		width: 80%;
		max-width: 80%;
		float: left;
		margin-left: -1px;
		padding-left: 1rem
	}
}

.no-js .tabs-content>.content {
	display: block;
	float: none
}

.off-canvas-wrap {
	-webkit-backface-visibility: hidden;
	position: relative;
	width: 100%;overflow:hidden;

}
.offcanvas-overlap {
	overflow:inherit;
}
.off-canvas-wrap.move-right,.off-canvas-wrap.move-left {
	min-height: 100%;
	-webkit-overflow-scrolling: touch
}

.inner-wrap {
	-webkit-backface-visibility: hidden;
	position: relative;
	width: 100%;
	-webkit-transition: -webkit-transform 500ms ease;
	transition: transform 500ms ease
}

.inner-wrap:before,.inner-wrap:after {
	content: " ";
	display: table
}

.inner-wrap:after {
	clear: both
}

.tab-bar {
	-webkit-backface-visibility: hidden;
	background: #222;
	color: #fff;
	height: 5rem;
	line-height: 5rem;
	position: relative
}

.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4,.tab-bar h5,.tab-bar h6 {
	color: #fff;
	font-weight: 600;
	line-height: 5rem;
	margin: 0
}

.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4 {
	font-size: 1.8rem
}

.left-small {
	width: 5rem;
	height: 5rem;
	position: absolute;
	top: 0;
	border-right: none;
	left: 0
}

.right-small {
	width: 5rem;
	height: 5rem;
	position: absolute;
	top: 0;
	border-left: none;
	right: 0
}

.tab-bar-section {
	padding: 0 1rem;
	position: absolute;
	text-align: center;
	height: 5rem;
	top: 0
}

@media only screen and (min-width:59.9em) {
	.tab-bar-section.left,.tab-bar-section.right {
		text-align: left
	}
}

.tab-bar-section.left {
	left: 0;
	right: 5rem
}

.tab-bar-section.right {
	left: 5rem;
	right: 0
}

.tab-bar-section.middle {
	left: 5rem;
	right: 5rem
}

.tab-bar .menu-icon {
	text-indent: 3.5rem;
	width: 5rem;
	height: 5rem;
	display: block;
	padding: 0;
	color: #b22222;
	position: relative;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.tab-bar .menu-icon span::after {
	content: "";
	position: absolute;
	display: block;
	height: 0;
	top: 50%;
	margin-top: -.8rem;
	left: 1.7rem;
	box-shadow: 0 0 0 1px #b22222,0 7px 0 1px #b22222,0 14px 0 1px #b22222;
	width: 1.6rem
}

.tab-bar .menu-icon span:hover:after {
	box-shadow: 0 0 0 1px #b38f00,0 7px 0 1px #b38f00,0 14px 0 1px #b38f00
}

.left-off-canvas-menu {
	-webkit-backface-visibility: hidden;
	width: 100%;
	top: 0;
	bottom: 0;
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	background: #222;
	z-index: 1001;
	box-sizing: content-box;
	-webkit-transition: -webkit-transform 500ms ease 0s;
	transition: transform 500ms ease 0s;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-ms-transform: translate(-100.5%,0);
	-webkit-transform: translate3d(-100.5%,0,0);
	-ms-transform: translate3d(-100.5%,0,0);
	transform: translate3d(-100.5%,0,0);
	left: 0
}

.left-off-canvas-menu * {
	-webkit-backface-visibility: hidden
}

.right-off-canvas-menu {
	-webkit-backface-visibility: hidden;
	width: 100%;
	top: 5rem;

	position: absolute;

	background: #222;
	z-index: 1001;
	box-sizing: content-box;
	-webkit-transition: -webkit-transform 500ms ease 0s;
	transition: transform 500ms ease 0s;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-ms-transform: translate(100.5%,0);
	-webkit-transform: translate3d(100.5%,0,0);
	-ms-transform: translate3d(100.5%,0,0);
	transform: translate3d(100.5%,0,0);
	right: 0;height:auto;
}

.right-off-canvas-menu * {
	-webkit-backface-visibility: hidden
}

ul.off-canvas-list {
	list-style-type: none;
	padding: 0;
	margin: 0
}

ul.off-canvas-list li label {
	display: block;
	padding: .3rem 1.5rem;
	color: #999;
	text-transform: uppercase;
	font-size: 1.2rem;
	font-weight: 700;
	background: #444;
	border-top: 1px solid #5e5e5e;
	border-bottom: none;
	margin: 0
}

ul.off-canvas-list li a {
	display: block;
	padding: .66667rem;
	color: rgba(255,255,255,.7);
	border-bottom: 1px solid #1a1a1a;
	-webkit-transition: background 300ms ease;
	transition: background 300ms ease
}

ul.off-canvas-list li a:hover {
	background: #181818
}

.move-right>.inner-wrap {
	-ms-transform: translate(100%,0);
	-webkit-transform: translate3d(100%,0,0);
	-ms-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0)
}

.move-right .exit-off-canvas {
	-webkit-backface-visibility: hidden;
	-webkit-transition: background 300ms ease;
	transition: background 300ms ease;
	cursor: pointer;
	box-shadow: -4px 0 4px rgba(17,17,17,.5),4px 0 4px rgba(17,17,17,.5);
	display: block;
	position: absolute;
	background: rgba(255,255,255,.2);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1002;
	-webkit-tap-highlight-color: transparent
}

@media only screen and (min-width:59.9em) {
	.move-right .exit-off-canvas:hover {
		background: rgba(255,255,255,.05)
	}
}

.move-left>.inner-wrap {
	-ms-transform: translate(-100%,0);
	-webkit-transform: translate3d(-100%,0,0);
	-ms-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0)
}

.move-left .exit-off-canvas {
	-webkit-backface-visibility: hidden;
	-webkit-transition: background 300ms ease;
	transition: background 300ms ease;
	cursor: pointer;
	box-shadow: -4px 0 4px rgba(17,17,17,.5),4px 0 4px rgba(17,17,17,.5);
	display: block;
	position: absolute;
	background: rgba(255,255,255,.2);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1002;
	-webkit-tap-highlight-color: transparent
}

@media only screen and (min-width:59.9em) {
	.move-left .exit-off-canvas:hover {
		background: rgba(255,255,255,.05)
	}
}

.offcanvas-overlap .left-off-canvas-menu,.offcanvas-overlap .right-off-canvas-menu {
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
	z-index: 1003
}

.offcanvas-overlap .exit-off-canvas {
	-webkit-backface-visibility: hidden;
	-webkit-transition: background 300ms ease;
	transition: background 300ms ease;
	cursor: pointer;
	box-shadow: -4px 0 4px rgba(17,17,17,.5),4px 0 4px rgba(17,17,17,.5);
	display: block;
	position: absolute;
	background: rgba(255,255,255,.2);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1002;
	-webkit-tap-highlight-color: transparent
}

@media only screen and (min-width:59.9em) {
	.offcanvas-overlap .exit-off-canvas:hover {
		background: rgba(255,255,255,.05)
	}
}

.offcanvas-overlap-left .right-off-canvas-menu {
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
	z-index: 1003
}

.offcanvas-overlap-left .exit-off-canvas {
	-webkit-backface-visibility: hidden;
	-webkit-transition: background 300ms ease;
	transition: background 300ms ease;
	cursor: pointer;
	box-shadow: -4px 0 4px rgba(17,17,17,.5),4px 0 4px rgba(17,17,17,.5);
	display: block;
	position: absolute;
	background: rgba(255,255,255,.2);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1002;
	-webkit-tap-highlight-color: transparent
}

@media only screen and (min-width:59.9em) {
	.offcanvas-overlap-left .exit-off-canvas:hover {
		background: rgba(255,255,255,.05)
	}
}

.offcanvas-overlap-right .left-off-canvas-menu {
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
	z-index: 1003
}

.offcanvas-overlap-right .exit-off-canvas {
	-webkit-backface-visibility: hidden;
	-webkit-transition: background 300ms ease;
	transition: background 300ms ease;
	cursor: pointer;
	box-shadow: -4px 0 4px rgba(17,17,17,.5),4px 0 4px rgba(17,17,17,.5);
	display: block;
	position: absolute;
	background: rgba(255,255,255,.2);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1002;
	-webkit-tap-highlight-color: transparent
}

@media only screen and (min-width:59.9em) {
	.offcanvas-overlap-right .exit-off-canvas:hover {
		background: rgba(255,255,255,.05)
	}
}

.no-csstransforms .left-off-canvas-menu {
	left: -100%
}

.no-csstransforms .right-off-canvas-menu {
	right: -100%
}

.no-csstransforms .move-left>.inner-wrap {
	right: 100%
}

.no-csstransforms .move-right>.inner-wrap {
	left: 100%
}

.left-submenu {
	-webkit-backface-visibility: hidden;
	width: 100%;
	top: 0;
	bottom: 0;
	position: absolute;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	background: #222;
	z-index: 1002;
	box-sizing: content-box;
	-webkit-overflow-scrolling: touch;
	-ms-transform: translate(-100%,0);
	-webkit-transform: translate3d(-100%,0,0);
	-ms-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	left: 0;
	-webkit-transition: -webkit-transform 500ms ease;
	transition: transform 500ms ease
}

.left-submenu * {
	-webkit-backface-visibility: hidden
}

.left-submenu .back>a {
	padding: .3rem 1.5rem;
	color: #999;
	text-transform: uppercase;
	font-weight: 700;
	background: #444;
	border-top: 1px solid #5e5e5e;
	border-bottom: none;
	margin: 0
}

.left-submenu .back>a:hover {
	background: #303030;
	border-top: 1px solid #5e5e5e;
	border-bottom: none
}

.left-submenu .back>a:before {
	content: "\AB";
	margin-right: .5rem;
	display: inline
}

.left-submenu.move-right {
	-ms-transform: translate(0%,0);
	-webkit-transform: translate3d(0%,0,0);
	-ms-transform: translate3d(0%,0,0);
	transform: translate3d(0%,0,0)
}

.right-submenu {
	-webkit-backface-visibility: hidden;
	width: 100%;
	top: 0;
	bottom: 0;
	position: absolute;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	background: #222;
	z-index: 1002;
	box-sizing: content-box;
	-webkit-overflow-scrolling: touch;
	-ms-transform: translate(100%,0);
	-webkit-transform: translate3d(100%,0,0);
	-ms-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	right: 0;
	-webkit-transition: -webkit-transform 500ms ease;
	transition: transform 500ms ease
}

.right-submenu * {
	-webkit-backface-visibility: hidden
}

.right-submenu .back>a {
	padding: .3rem 1.5rem;
	color: #999;
	text-transform: uppercase;
	font-weight: 700;
	background: #444;
	border-top: 1px solid #5e5e5e;
	border-bottom: none;
	margin: 0
}

.right-submenu .back>a:hover {
	background: #303030;
	border-top: 1px solid #5e5e5e;
	border-bottom: none
}

.right-submenu .back>a:after {
	content: "\BB";
	margin-left: .5rem;
	display: inline
}

.right-submenu.move-left {
	-ms-transform: translate(0%,0);
	-webkit-transform: translate3d(0%,0,0);
	-ms-transform: translate3d(0%,0,0);
	transform: translate3d(0%,0,0)
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after {
	content: "\BB";
	margin-left: .5rem;
	display: inline
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
	content: "\AB";
	margin-right: .5rem;
	display: inline
}

@media only screen {
	.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up {
		display: inherit!important
	}

	.hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up {
		display: none!important
	}

	.visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up {
		position: static!important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
		position: absolute!important;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px,1px,1px,1px)
	}

	table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up {
		display: table
	}

	thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up {
		display: table-header-group!important
	}

	tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up {
		display: table-row-group!important
	}

	tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up {
		display: table-row!important
	}

	th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up {
		display: table-cell!important
	}
}

@media only screen and (min-width:59.9em) {
	.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up {
		display: inherit!important
	}

	.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up {
		display: none!important
	}

	.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up {
		position: static!important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
		position: absolute!important;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px,1px,1px,1px)
	}

	table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up {
		display: table
	}

	thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up {
		display: table-header-group!important
	}

	tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up {
		display: table-row-group!important
	}

	tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up {
		display: table-row!important
	}

	th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up {
		display: table-cell!important
	}
}

@media only screen and (min-width:64em) {
	.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up {
		display: inherit!important
	}

	.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up {
		display: none!important
	}

	.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up {
		position: static!important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
		position: absolute!important;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px,1px,1px,1px)
	}

	table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up {
		display: table
	}

	thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up {
		display: table-header-group!important
	}

	tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up {
		display: table-row-group!important
	}

	tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up {
		display: table-row!important
	}

	th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up {
		display: table-cell!important
	}
}

@media only screen and (min-width:90.063em) {
	.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up {
		display: inherit!important
	}

	.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up {
		display: none!important
	}

	.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up {
		position: static!important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
		position: absolute!important;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px,1px,1px,1px)
	}

	table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up {
		display: table
	}

	thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up {
		display: table-header-group!important
	}

	tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up {
		display: table-row-group!important
	}

	tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up {
		display: table-row!important
	}

	th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up {
		display: table-cell!important
	}
}

@media only screen and (min-width:120.063em) {
	.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up {
		display: inherit!important
	}

	.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up {
		display: none!important
	}

	.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.hidden-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
		position: static!important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.visible-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up {
		position: absolute!important;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px,1px,1px,1px)
	}

	table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xxlarge-only,table.show-for-xxlarge-up {
		display: table
	}

	thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up {
		display: table-header-group!important
	}

	tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up {
		display: table-row-group!important
	}

	tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up {
		display: table-row!important
	}

	th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up {
		display: table-cell!important
	}
}

.show-for-landscape,.hide-for-portrait {
	display: inherit!important
}

.hide-for-landscape,.show-for-portrait {
	display: none!important
}

table.hide-for-landscape,table.show-for-portrait {
	display: table
}

thead.hide-for-landscape,thead.show-for-portrait {
	display: table-header-group!important
}

tbody.hide-for-landscape,tbody.show-for-portrait {
	display: table-row-group!important
}

tr.hide-for-landscape,tr.show-for-portrait {
	display: table-row!important
}

td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait {
	display: table-cell!important
}

@media only screen and (orientation:landscape) {
	.show-for-landscape,.hide-for-portrait {
		display: inherit!important
	}

	.hide-for-landscape,.show-for-portrait {
		display: none!important
	}

	table.show-for-landscape,table.hide-for-portrait {
		display: table
	}

	thead.show-for-landscape,thead.hide-for-portrait {
		display: table-header-group!important
	}

	tbody.show-for-landscape,tbody.hide-for-portrait {
		display: table-row-group!important
	}

	tr.show-for-landscape,tr.hide-for-portrait {
		display: table-row!important
	}

	td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait {
		display: table-cell!important
	}
}

@media only screen and (orientation:portrait) {
	.show-for-portrait,.hide-for-landscape {
		display: inherit!important
	}

	.hide-for-portrait,.show-for-landscape {
		display: none!important
	}

	table.show-for-portrait,table.hide-for-landscape {
		display: table
	}

	thead.show-for-portrait,thead.hide-for-landscape {
		display: table-header-group!important
	}

	tbody.show-for-portrait,tbody.hide-for-landscape {
		display: table-row-group!important
	}

	tr.show-for-portrait,tr.hide-for-landscape {
		display: table-row!important
	}

	td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape {
		display: table-cell!important
	}
}

.show-for-touch {
	display: none!important
}

.hide-for-touch {
	display: inherit!important
}

.touch .show-for-touch {
	display: inherit!important
}

.touch .hide-for-touch {
	display: none!important
}

table.hide-for-touch {
	display: table
}

.touch table.show-for-touch {
	display: table
}

thead.hide-for-touch {
	display: table-header-group!important
}

.touch thead.show-for-touch {
	display: table-header-group!important
}

tbody.hide-for-touch {
	display: table-row-group!important
}

.touch tbody.show-for-touch {
	display: table-row-group!important
}

tr.hide-for-touch {
	display: table-row!important
}

.touch tr.show-for-touch {
	display: table-row!important
}

td.hide-for-touch {
	display: table-cell!important
}

.touch td.show-for-touch {
	display: table-cell!important
}

th.hide-for-touch {
	display: table-cell!important
}

.touch th.show-for-touch {
	display: table-cell!important
}

@media print {
	.show-for-print {
		display: block
	}

	.hide-for-print {
		display: none
	}

	table.show-for-print {
		display: table
	}

	thead.show-for-print {
		display: table-header-group!important
	}

	tbody.show-for-print {
		display: table-row-group!important
	}

	tr.show-for-print {
		display: table-row!important
	}

	td.show-for-print {
		display: table-cell!important
	}

	th.show-for-print {
		display: table-cell!important
	}
}


/*!Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 Daniel Eden*/
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes bounce {
	0%,20%,53%,80%,100% {
		-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
		transition-timing-function: cubic-bezier(.215,.61,.355,1);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	40%,43% {
		-webkit-transition-timing-function: cubic-bezier(.755,.05,.855,.06);
		transition-timing-function: cubic-bezier(.755,.05,.855,.06);
		-webkit-transform: translate3d(0,-30px,0);
		transform: translate3d(0,-30px,0)
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(.755,.05,.855,.06);
		transition-timing-function: cubic-bezier(.755,.05,.855,.06);
		-webkit-transform: translate3d(0,-15px,0);
		transform: translate3d(0,-15px,0)
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0)
	}
}

@keyframes bounce {
	0%,20%,53%,80%,100% {
		-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
		transition-timing-function: cubic-bezier(.215,.61,.355,1);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	40%,43% {
		-webkit-transition-timing-function: cubic-bezier(.755,.05,.855,.06);
		transition-timing-function: cubic-bezier(.755,.05,.855,.06);
		-webkit-transform: translate3d(0,-30px,0);
		transform: translate3d(0,-30px,0)
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(.755,.05,.855,.06);
		transition-timing-function: cubic-bezier(.755,.05,.855,.06);
		-webkit-transform: translate3d(0,-15px,0);
		transform: translate3d(0,-15px,0)
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {
	0%,50%,100% {
		opacity: 1
	}

	25%,75% {
		opacity: 0
	}
}

@keyframes flash {
	0%,50%,100% {
		opacity: 1
	}

	25%,75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}

	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05)
	}

	100% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}

	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05)
	}

	100% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}

	30% {
		-webkit-transform: scale3d(1.25,.75,1);
		transform: scale3d(1.25,.75,1)
	}

	40% {
		-webkit-transform: scale3d(.75,1.25,1);
		transform: scale3d(.75,1.25,1)
	}

	50% {
		-webkit-transform: scale3d(1.15,.85,1);
		transform: scale3d(1.15,.85,1)
	}

	65% {
		-webkit-transform: scale3d(.95,1.05,1);
		transform: scale3d(.95,1.05,1)
	}

	75% {
		-webkit-transform: scale3d(1.05,.95,1);
		transform: scale3d(1.05,.95,1)
	}

	100% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}

	30% {
		-webkit-transform: scale3d(1.25,.75,1);
		transform: scale3d(1.25,.75,1)
	}

	40% {
		-webkit-transform: scale3d(.75,1.25,1);
		transform: scale3d(.75,1.25,1)
	}

	50% {
		-webkit-transform: scale3d(1.15,.85,1);
		transform: scale3d(1.15,.85,1)
	}

	65% {
		-webkit-transform: scale3d(.95,1.05,1);
		transform: scale3d(.95,1.05,1)
	}

	75% {
		-webkit-transform: scale3d(1.05,.95,1);
		transform: scale3d(1.05,.95,1)
	}

	100% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {
	0%,100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0)
	}

	20%,40%,60%,80% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0)
	}
}

@keyframes shake {
	0%,100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0)
	}

	20%,40%,60%,80% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0,0,1,15deg);
		transform: rotate3d(0,0,1,15deg)
	}

	40% {
		-webkit-transform: rotate3d(0,0,1,-10deg);
		transform: rotate3d(0,0,1,-10deg)
	}

	60% {
		-webkit-transform: rotate3d(0,0,1,5deg);
		transform: rotate3d(0,0,1,5deg)
	}

	80% {
		-webkit-transform: rotate3d(0,0,1,-5deg);
		transform: rotate3d(0,0,1,-5deg)
	}

	100% {
		-webkit-transform: rotate3d(0,0,1,0deg);
		transform: rotate3d(0,0,1,0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0,0,1,15deg);
		transform: rotate3d(0,0,1,15deg)
	}

	40% {
		-webkit-transform: rotate3d(0,0,1,-10deg);
		transform: rotate3d(0,0,1,-10deg)
	}

	60% {
		-webkit-transform: rotate3d(0,0,1,5deg);
		transform: rotate3d(0,0,1,5deg)
	}

	80% {
		-webkit-transform: rotate3d(0,0,1,-5deg);
		transform: rotate3d(0,0,1,-5deg)
	}

	100% {
		-webkit-transform: rotate3d(0,0,1,0deg);
		transform: rotate3d(0,0,1,0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}

	10%,20% {
		-webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
		transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
	}

	30%,50%,70%,90% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
		transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
	}

	40%,60%,80% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
		transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
	}

	100% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}

	10%,20% {
		-webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
		transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
	}

	30%,50%,70%,90% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
		transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
	}

	40%,60%,80% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
		transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
	}

	100% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
		transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
		transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
		transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
		transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
		transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
		transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
		transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
		transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
		transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
		transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes bounceIn {
	0%,20%,40%,60%,80%,100% {
		-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
		transition-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	20% {
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1)
	}

	40% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03,1.03,1.03);
		transform: scale3d(1.03,1.03,1.03)
	}

	80% {
		-webkit-transform: scale3d(.97,.97,.97);
		transform: scale3d(.97,.97,.97)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}
}

@keyframes bounceIn {
	0%,20%,40%,60%,80%,100% {
		-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
		transition-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	20% {
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1)
	}

	40% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03,1.03,1.03);
		transform: scale3d(1.03,1.03,1.03)
	}

	80% {
		-webkit-transform: scale3d(.97,.97,.97);
		transform: scale3d(.97,.97,.97)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
		transition-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-3000px,0);
		transform: translate3d(0,-3000px,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,25px,0);
		transform: translate3d(0,25px,0)
	}

	75% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0)
	}

	90% {
		-webkit-transform: translate3d(0,5px,0);
		transform: translate3d(0,5px,0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInDown {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
		transition-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-3000px,0);
		transform: translate3d(0,-3000px,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,25px,0);
		transform: translate3d(0,25px,0)
	}

	75% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0)
	}

	90% {
		-webkit-transform: translate3d(0,5px,0);
		transform: translate3d(0,5px,0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
		transition-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px,0,0);
		transform: translate3d(-3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px,0,0);
		transform: translate3d(25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(5px,0,0);
		transform: translate3d(5px,0,0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
		transition-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px,0,0);
		transform: translate3d(-3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px,0,0);
		transform: translate3d(25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(5px,0,0);
		transform: translate3d(5px,0,0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
		transition-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px,0,0);
		transform: translate3d(-25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(-5px,0,0);
		transform: translate3d(-5px,0,0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
		transition-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px,0,0);
		transform: translate3d(-25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(-5px,0,0);
		transform: translate3d(-5px,0,0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
		transition-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,3000px,0);
		transform: translate3d(0,3000px,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0)
	}

	75% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0)
	}

	90% {
		-webkit-transform: translate3d(0,-5px,0);
		transform: translate3d(0,-5px,0)
	}

	100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

@keyframes bounceInUp {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
		transition-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,3000px,0);
		transform: translate3d(0,3000px,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0)
	}

	75% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0)
	}

	90% {
		-webkit-transform: translate3d(0,-5px,0);
		transform: translate3d(0,-5px,0)
	}

	100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9)
	}

	50%,55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9)
	}

	50%,55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px,0,0);
		transform: translate3d(20px,0,0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px,0,0);
		transform: translate3d(20px,0,0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px,0,0);
		transform: translate3d(-20px,0,0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px,0,0);
		transform: translate3d(-20px,0,0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0,20px,0);
		transform: translate3d(0,20px,0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0,20px,0);
		transform: translate3d(0,20px,0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
		transform: perspective(400px) rotate3d(0,1,0,-360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
		transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
		transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95,.95,.95);
		transform: perspective(400px) scale3d(.95,.95,.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
		transform: perspective(400px) rotate3d(0,1,0,-360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
		transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
		transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95,.95,.95);
		transform: perspective(400px) scale3d(.95,.95,.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
		transform: perspective(400px) rotate3d(1,0,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
		transform: perspective(400px) rotate3d(1,0,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
		transform: perspective(400px) rotate3d(1,0,0,10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
		transform: perspective(400px) rotate3d(1,0,0,-5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
		transform: perspective(400px) rotate3d(1,0,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
		transform: perspective(400px) rotate3d(1,0,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
		transform: perspective(400px) rotate3d(1,0,0,10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
		transform: perspective(400px) rotate3d(1,0,0,-5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
		transform: perspective(400px) rotate3d(0,1,0,10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		transform: perspective(400px) rotate3d(0,1,0,-5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
		transform: perspective(400px) rotate3d(0,1,0,10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		transform: perspective(400px) rotate3d(0,1,0,-5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
		transform: perspective(400px) rotate3d(1,0,0,-20deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
		transform: perspective(400px) rotate3d(1,0,0,90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
		transform: perspective(400px) rotate3d(1,0,0,-20deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
		transform: perspective(400px) rotate3d(1,0,0,90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
		transform: perspective(400px) rotate3d(0,1,0,-15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
		transform: perspective(400px) rotate3d(0,1,0,-15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%,0,0) skewX(-30deg);
		transform: translate3d(100%,0,0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%,0,0) skewX(-30deg);
		transform: translate3d(100%,0,0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	100% {
		-webkit-transform: translate3d(100%,0,0) skewX(30deg);
		transform: translate3d(100%,0,0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	100% {
		-webkit-transform: translate3d(100%,0,0) skewX(30deg);
		transform: translate3d(100%,0,0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0,0,1,-200deg);
		transform: rotate3d(0,0,1,-200deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0,0,1,-200deg);
		transform: rotate3d(0,0,1,-200deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,-90deg);
		transform: rotate3d(0,0,1,-90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,-90deg);
		transform: rotate3d(0,0,1,-90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0,0,1,200deg);
		transform: rotate3d(0,0,1,200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0,0,1,200deg);
		transform: rotate3d(0,0,1,200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,90deg);
		transform: rotate3d(0,0,1,90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,90deg);
		transform: rotate3d(0,0,1,90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,60% {
		-webkit-transform: rotate3d(0,0,1,80deg);
		transform: rotate3d(0,0,1,80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,80% {
		-webkit-transform: rotate3d(0,0,1,60deg);
		transform: rotate3d(0,0,1,60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	100% {
		-webkit-transform: translate3d(0,700px,0);
		transform: translate3d(0,700px,0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,60% {
		-webkit-transform: rotate3d(0,0,1,80deg);
		transform: rotate3d(0,0,1,80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,80% {
		-webkit-transform: rotate3d(0,0,1,60deg);
		transform: rotate3d(0,0,1,60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	100% {
		-webkit-transform: translate3d(0,700px,0);
		transform: translate3d(0,700px,0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
		transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
		transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
		transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
		transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	100% {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	100% {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px,0,0);
		transform: scale(.1) translate3d(-2000px,0,0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px,0,0);
		transform: scale(.1) translate3d(-2000px,0,0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px,0,0);
		transform: scale(.1) translate3d(2000px,0,0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px,0,0);
		transform: scale(.1) translate3d(2000px,0,0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;max-width:1920px;margin:0 auto;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track {
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:before,.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-prev,.slick-next,.sidebar-gallery .video-slide>div>button,.slick-fullscreen {
	position: absolute;
	display: block;
	height: 60px;
	width: 60px;
	border: 1px solid #fff;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: rgba(0,0,0,.8);
	color: #fff;
	top: 50%;
	margin-top: -30px;
	padding: 0;
	outline: none;
	text-decoration: none;
	text-align: center
}

.sidebar-gallery .video-slide>div>button:hover,.sidebar-gallery .video-slide>div>button:focus,.slick-fullscreen:hover,.slick-fullscreen:focus {
	outline: none;
	background: #000;
	color: #fff;
	color: transparent
}

.slick-prev.bigger,.slick-next.bigger,.sidebar-gallery .video-slide>div>button.bigger,.slick-fullscreen.bigger {
	height: 70px;
	width: 70px;
	border: 2px solid #fff;
	border: 2px solid rgba(255,255,255,.6);
	margin-top: -35px
}

.slick-prev.bigger:before,.slick-prev.bigger:after,.slick-next.bigger:before,.sidebar-gallery .video-slide>div>button.bigger:before,.slick-next.bigger:after,.sidebar-gallery .video-slide>div>button.bigger:after,.slick-fullscreen.bigger:before,.slick-fullscreen.bigger:after {
	font-size: 3.5rem;
	line-height: 70px
}

.slick-prev:before,.slick-next:after,.sidebar-gallery .video-slide>div>button:after {
	font-size: 20px;
	line-height: 60px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: 30px
}[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}

.slick-prev:before {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: ""
}

.slick-next,.sidebar-gallery .video-slide>div>button {
	right: 30px
}[dir=rtl] .slick-next,[dir=rtl] .sidebar-gallery .video-slide>div>button,.sidebar-gallery [dir=rtl] .video-slide>div>button {
	left: -25px;
	right: auto
}

.slick-next:after,.sidebar-gallery .video-slide>div>button:after {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: ""
}

.slick-fullscreen:before {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e611";
	font-size: 4.5rem;
	line-height: 1
}

.slick-fullscreen-active .slick-fullscreen:before {
	content: "\e608"
}

@media only screen and (max-width:59.9em) {
	.slick-prev,.slick-next,.sidebar-gallery .video-slide>div>button,.slick-fullscreen {
		height: 40px;
		width: 40px
	}

	.slick-prev:before,.slick-next:after,.sidebar-gallery .video-slide>div>button:after {
		line-height: 40px
	}
}

.slick-dots {
	position: relative;
	bottom: 20px;
	margin-bottom: 0px;
	list-style: none;
	display: block;
	text-align: left;
	padding: 0;
	width: 100%;
	max-width: 1280px;
	padding: 0 20px
}

@media only screen and (min-width:59.9em) {
	.slick-dots {
		margin: -20px auto
	}
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 10px;
	width: 10px;
	margin: 0 10px 0 0;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: 0 0;
	display: block;
	height: 10px;
	width: 10px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	cursor: pointer;
	text-indent: -9999px;
	border: 2px solid #c0c0c3;
	border-radius: 100%;
	padding: 0
}

.slick-dots li button:hover,.slick-dots li button:focus {
	outline: none
}

.slick-dots li.slick-active button {
	border-color: #b22222;
	background-color: #b22222
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80)
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none!important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none!important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial,Baskerville,monospace
}

.mfp-close:hover,.mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0,0,0,.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0,0,0,.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

.mfp-ie7 .mfp-img {
	padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
	padding: 0
}

.mfp-ie7 .mfp-content {
	padding-top: 44px
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}

.mfp-wrap {
	padding-top: 120px
}

.mfp-open .secondary-nav {
	display: none
}

.mfp-container {
	padding: 0 2rem
}

.mfp-image-holder .mfp-content {
	vertical-align: top;
	width: 100%;
	min-width: 128rem;
	background: #111
}

@media only screen and (max-width:128rem) {
	.mfp-image-holder .mfp-content {
		min-width: 0
	}
}

img.mfp-img {
	padding: 0;
	max-width: 100%;
	height: auto
}

.mfp-bottom-bar {
	padding: 0 2rem;
	margin-top: 0;
	position: static
}

.mfp-title {
	line-height: 60px;
	font-size: 2rem;
	font-weight: 500;
	text-align: right;
	background: #111;
	max-width: 128rem;
	margin: 0 auto;
	height: 60px;
	padding: 0 90px 0 0
}

@media only screen and (max-width:59.9em) {
	.mfp-title {
		font-size: 1.5rem
	}
}

.mfp-image-holder .mfp-close {
	padding: 0;
	opacity: 1;
	text-align: center;
	font-size: 4rem;
	width: 60px;
	font-weight: 400;
	height: 60px;
	background: #b22222;
	color: #000;
	display: block;
	cursor: pointer;
	right: 0;
	top: 60px
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: pointer
}

.mfp-figure:after {
	background: 0 0;
	box-shadow: none
}

.mfp-bottom-bar {
	position: fixed;
	top: 60px;
	width: 100%
}

.mfp-counter {
	display: none
}

.mfp-figure>figure {
	padding-top: 120px
}

button.mfp-arrow {
	position: absolute;
	display: block;
	height: 70px;
	width: 70px;
	border: 1px solid #fff;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: rgba(0,0,0,.8);
	color: #fff;
	bottom: 30px;
	top: auto;
	padding: 0;
	outline: none
}

button.mfp-arrow:hover,button.mfp-arrow:focus {
	outline: none;
	background: #000;
	color: #fff;
	color: transparent
}

@media only screen and (max-width:59.9em) {
	button.mfp-arrow {
		width: 40px;
		height: 40px;
		bottom: 20px
	}
}

button.mfp-arrow-left:before,.mfp-arrow-right:before {
	font-size: 24px;
	line-height: 1;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

button.mfp-arrow-left {
	left: 30px
}[dir=rtl] button.mfp-arrow-left {
	left: auto;
	right: -25px
}

button.mfp-arrow-left:before {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e605"
}

button.mfp-arrow-right {
	left: 110px
}[dir=rtl] button.mfp-arrow-right {
	left: -25px;
	right: auto
}

button.mfp-arrow-right:before {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: ""
}

@media only screen and (max-width:59.9em) {
	button.mfp-arrow-right {
		left: 80px
	}
}

@media only screen and (max-width:59.9em) {
	.mfp-bottom-bar {
		position: relative;
		top: 0;
		padding: 0
	}

	.mfp-figure>figure {
		padding-top: 50px
	}

	.mfp-title {
		padding: 0 20px;
		text-align: center
	}

	.mfp-image-holder .mfp-close {
		top: 50px
	}

	.mfp-image-holder .mfp-close {
		width: 40px;
		height: 40px
	}

	.mfp-image-holder .mfp-arrow {
		bottom: 80px
	}
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,figure,th,td {
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

a {
	color: #222;
	text-decoration: underline;
	line-height: inherit
}

a:hover,a:focus {
	color: #666
}

a img {
	border: none
}

p {
	font-family: inherit;

	line-height: 1.6;
	margin-bottom: 1.5rem;
	text-rendering: optimizeLegibility
}

p.lead {
	font-weight: 500;
	line-height: 1.6;
	font-size: 2rem;
	color: #222;
	margin-bottom: 2rem
}

p aside {
	line-height: 1.35;
	font-style: italic
}

h1,h2,h3,h4,h5,h6 {
	font-family: Microsoft YaHei,helvetica neue,helvetica,arial;
	font-style: normal;
	font-weight: 500;
	color: #222;
	text-rendering: optimizeLegibility;
	margin-top: .2rem;
	margin-bottom: 1rem;
	line-height: 1.25
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
	font-size: 60%;
	color: #6f6f6f;
	line-height: 0
}

h1,h2 {
	font-weight: 600
}

h1 {
	font-size: 2.4rem
}

h2 {
	font-size: 2rem
}

h3 {
	font-size: 2rem
}

h4 {
	font-size: 2rem
}

h5 {
	font-size: 1.125rem
}

h6 {
	font-size: 1.6rem
}

.subheader {
	line-height: 1.4;
	color: #6f6f6f;
	font-weight: 400;
	margin-top: .2rem;
	margin-bottom: .5rem
}

hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 1.25rem 0 1.1875rem;
	height: 0
}

em,i {
	font-style: italic;
	line-height: inherit
}

strong,b {
	font-weight: 700;
	line-height: inherit
}

small {
	font-size: 60%;
	line-height: inherit
}

code {
	font-family: Consolas,liberation mono,Courier,monospace;
	font-weight: 400;
	color: #333;
	background-color: #f8f8f8;
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	padding: .125rem .3125rem .0625rem
}

ul,ol,dl {
	line-height: 1.6;
	margin-bottom: 1.25rem;
	list-style-position: outside;
	font-family: inherit
}

ul {
	margin-left: 1.1rem
}

ul.no-bullet {
	margin-left: 0
}

ul.no-bullet li ul,ul.no-bullet li ol {
	margin-left: 1.25rem;
	margin-bottom: 0;
	list-style: none
}

ul li ul,ul li ol {
	margin-left: 1.25rem;
	margin-bottom: 0
}

ul.square li ul,ul.circle li ul,ul.disc li ul {
	list-style: inherit
}

ul.square {
	list-style-type: square;
	margin-left: 1.1rem
}

ul.circle {
	list-style-type: circle;
	margin-left: 1.1rem
}

ul.disc {
	list-style-type: disc;
	margin-left: 1.1rem
}

ul.no-bullet {
	list-style: none
}

ol {
	margin-left: 1.4rem
}

ol li ul,ol li ol {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl dt {
	margin-bottom: .3rem;
	font-weight: 700
}

dl dd {
	margin-bottom: .75rem
}

abbr,acronym {
	text-transform: uppercase;
	font-size: 90%;
	color: #222;
	cursor: help
}

abbr {
	text-transform: none
}

abbr[title] {
	border-bottom: 1px dotted #ddd
}

blockquote {
	margin: 1rem 0 1rem 4rem;
	padding: 0 0 0 2.5rem;
	font-style: italic;
	border-left: 5px solid #b22222
}

blockquote p {
	color: #111;
	font-size: 1.8rem;
	font-weight: 500
}

blockquote cite {
	display: block;
	font-size: .8125rem;
	color: #555
}

blockquote cite:before {
	content: "\2014 \0020"
}

blockquote cite a,blockquote cite a:visited {
	color: #555
}

.vcard {
	display: inline-block;
	margin: 0 0 1.25rem;
	border: 1px solid #ddd;
	padding: .625rem .75rem
}

.vcard li {
	margin: 0;
	display: block
}

.vcard .fn {
	font-weight: 700;
	font-size: .9375rem
}

.vevent .summary {
	font-weight: 700
}

.vevent abbr {
	cursor: default;
	text-decoration: none;
	font-weight: 700;
	border: none;
	padding: 0 .0625rem
}

@media only screen and (min-width:59.9em) {
	h1,h2,h3,h4,h5,h6 {
		line-height: 1.25
	}

	h1.xl {
		font-size: 6rem
	}

	h1 {
		font-size: 4.2rem;
		margin-bottom: 3rem
	}

	h2 {
		font-size: 3.6rem;
		margin-bottom: 3rem
	}

	h3 {
		font-size: 3rem;
		margin-bottom: 1.5rem
	}

	h4 {
		font-size: 2.4rem;
		margin-bottom: 1.5rem
	}

	h5 {
		font-size: 2rem
	}

	h6 {
		font-size: 1.8rem
	}
}

.centered-text {
	text-align: center
}

.print-only {
	display: none!important
}

@media print {
	* {
		background: 0 0!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important
	}

	a,a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
		content: ""
	}

	pre,blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr,img {
		page-break-inside: avoid
	}

	img {
		max-width: 100%!important
	}@	page {
		margin: .5cm
	}

	p,h2,h3 {
		orphans: 3;
		widows: 3
	}

	h2,h3 {
		page-break-after: avoid
	}

	.hide-on-print {
		display: none!important
	}

	.print-only {
		display: block!important
	}

	.hide-for-print {
		display: none!important
	}

	.show-for-print {
		display: inherit!important
	}
}

.bleed-l {
	position: relative
}

.bleed-l:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 100%;
	width: 9999px
}

.columns.bleed-l .bleed-l {
	z-index: 500
}

.bleed-l,.bleed-l:after {
	background: #eee
}

.button,input[type=submit] {
	cursor: pointer;
	font-family: ffbauwebpro,helvetica neue,helvetica,arial;
	font-weight: 600;
	line-height: normal;
	margin: 0 0 1.25rem;
	position: relative;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	padding: 1.4rem 2rem;
	font-size: 1.4rem;
	background-color: #111;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .15rem;
	border: none;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
	margin-top: 42px;
}

.button:hover,.button:focus,input[type=submit]:hover,input[type=submit]:focus {
	background: #b22222;
	color: #111
}

.button.large,input[type=submit].large {
	font-size: 2rem;
	padding-top: 1.9rem;
	padding-bottom: 1.8rem
}

.button.secondary,input[type=submit].secondary {
	font-weight: 600;
	background: 0 0;
	padding: 0;
	color: #222;
	font-size: 1.5rem
}

.button.secondary:hover,input[type=submit].secondary:hover {
	background: 0 0;
	color: #666
}

.button.small,input[type=submit].small {
	padding-top: 1.6rem;
	font-size: 1.4rem;
	letter-spacing: 0
}

.button.yellow,input[type=submit].yellow {
	background: #b22222;
	color: #222
}

.button.yellow:hover,.button.yellow:focus,input[type=submit].yellow:hover,input[type=submit].yellow:focus {
	background: #111;
	color: #b22222
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0px solid #bbb;
	width: 100%
}

table .key {
	background: #e6e6e6;
	font-weight: 400;
	border-right: 1px solid #bbb;
	width: 30%
}

table tr:first-child {
	border-top: none
}

table tr {
	border-top: 1px solid #bbb
}

table td {
	padding: 1rem 1.5rem
}[class^=block-],[class*=" block-"] {
	padding: 3rem;
	display: block;
	text-decoration: none;
	text-align: center
}[class^=block-]>a,[class*=" block-"]>a {
	display: block;
	text-align: center
}[class^=block-]>.button,[class*=" block-"]>.button {
	display: inline-block
}[class^=block-] [class^=icon-]:before,[class*=" block-"] [class^=icon-]:before {
	font-size: 5rem;
	color: #b22222
}

.block-white {
	background: #fff
}

.block-slate {
	background: #222;
	color: #ccc
}

.block-slate h2,.block-slate h3,.block-slate h4 {
	color: #fff
}

.block-slate .ticklist :before {
	color: #b22222;
	font-size: 2rem
}

.block-slate a {
	color: #ccc
}

a.block-slate:hover,a.block-slate:focus {
	background: #b22222;
	color: #333
}

a.block-slate:hover h2,a.block-slate:hover h3,a.block-slate:hover h4,a.block-slate:focus h2,a.block-slate:focus h3,a.block-slate:focus h4 {
	color: #333
}

a.block-slate:hover [class^=icon-]:before,a.block-slate:focus [class^=icon-]:before {
	color: #333
}

a.block-slate:hover a,a.block-slate:focus a {
	color: #333
}

.block-slate+.block-slate {
	padding-top: .1rem
}

.block-darkgrey {
	background: #333;
	color: #ccc
}

.block-darkgrey h2,.block-darkgrey h3,.block-darkgrey h4 {
	color: #fff;
	-webkit-transition: color .3s ease-in;
	transition: color .3s ease-in
}

.block-darkgrey [class^=icon-]:before {
	-webkit-transition: color .3s ease-in;
	transition: color .3s ease-in
}

a.block-darkgrey {
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in
}

a.block-darkgrey:hover,a.block-darkgrey:focus {
	background: #b22222;
	color: #333
}

a.block-darkgrey:hover h2,a.block-darkgrey:hover h3,a.block-darkgrey:hover h4,a.block-darkgrey:focus h2,a.block-darkgrey:focus h3,a.block-darkgrey:focus h4 {
	color: #333
}

a.block-darkgrey:hover [class^=icon-]:before,a.block-darkgrey:focus [class^=icon-]:before {
	color: #333
}

.block-yellow {
	background: #b22222;
	color: #111
}

.block-yellow h2,.block-yellow h3,.block-yellow h4 {
	color: #111;
	-webkit-transition: color .3s ease-in;
	transition: color .3s ease-in
}

.block-yellow [class^=icon-]:before {
	color: #111;
	-webkit-transition: color .3s ease-in;
	transition: color .3s ease-in
}

a.block-yellow {
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in
}

a.block-yellow:hover,a.block-yellow:focus {
	background: #111;
	color: #b22222
}

a.block-yellow:hover h2,a.block-yellow:hover h3,a.block-yellow:hover h4,a.block-yellow:hover a,a.block-yellow:focus h2,a.block-yellow:focus h3,a.block-yellow:focus h4,a.block-yellow:focus a {
	color: #b22222
}

a.block-yellow:hover [class^=icon-]:before,a.block-yellow:focus [class^=icon-]:before {
	color: #b22222
}

.side-bar [class^=block-],.side-bar [class*=" block-"] {
	padding: 5rem 3rem
}

.press-release,.download-specification,.back-to-news-block {
	text-align: center;
	padding: 5rem 0 4rem
}

.press-release h4,.download-specification h4,.back-to-news-block h4 {
	margin: 0
}

@media only screen and (max-width:59.9em) {
	.view-specifications-block {
		display: none
	}
}

.page-header {
	position: fixed;
	width: 100%;
	z-index: 5000
}

@media only screen and (max-width:59.9em) {
	.page-header {
		position: absolute
	}
}

.page-header .page-header-inner {
	max-width: 1280px;

}

.ct-logo {
	position: absolute;
	left: 0;
	margin: 0;
	top: 0;
	width: 150px;
	height: 100px;
	/*line-height: 100px;*/
	background: #222222;
	text-align: center;
}

.ct-logo img {
	max-width: 100%;
	padding: 20px;
}

@media only screen and (max-width:59.9em) {
	.ct-logo img {
		max-width: 100%;
		padding: 15px;
	}

	.ct-logo {
		width: 110px;
		height: auto;
		left: 0
	}
}

nav ul {
	list-style: none;
	margin: 0
}

nav a {
	color: #ccc;
	text-decoration: none
}

.primary-nav {
	margin-left: 0px;
	position: relative;
	z-index: 100;
	height: 60px;
	background: #222;
	-webkit-transition: margin-top .5s ease-in-out;
	transition: margin-top .5s ease-in-out;width:calc(100% - 170px);float:right;
}

.primary-nav:before,.primary-nav:after {
	content: " ";
	display: table
}

.primary-nav:after {
	clear: both
}

.primary-nav .search-toggle {
	float: right;
	display: block;
	margin-right: 15px
}

.primary-nav .search-toggle:before {
	font-size: 2.3rem
}

.primary-nav>ul {
	float: right
}

.primary-nav li {
	float: left;
	margin-right: 35px
}

.primary-nav a {
	line-height: 60px;
	font-weight: 500
}

.primary-nav a:hover {
	color: #fff
}

.primary-nav.headroom--unpinned {
	margin-top: -60px
}

.primary-nav .language {
	float: right;
	min-width: 135px;
	text-align: center;
	position: relative;
	border-left: 1px solid #575757;
	height: 30px;
	top: 15px;
}

.primary-nav .language img {
	height: 16px;
	width: auto;
}

.primary-nav .language>a {
	padding: 0 1rem
}
.primary-nav .language .vimeo{
	background:url(/static/images/vimeo.png) no-repeat center;
	background-size:contain;width:16px;height:16px;display:block;float:left;margin:5px 0px 0px 20px;
}
.primary-nav .language .linkedin{
	background:url(/static/images/linkedin.png) no-repeat center;
	background-size:contain;width:16px;height:16px;display:block;float:left;margin:5px 0px 0px 20px;;
}
.primary-nav .language .vimeo:hover{
	background:url(/static/images/vimeo2.png) no-repeat center;
	background-size:contain;
}
.primary-nav .language .linkedin:hover{
	background:url(/static/images/linkedin2.png) no-repeat center;
	background-size:contain;
}
.language span:before {
	font-size: 1.5rem;
	color: #999;
	margin-left: 10px;
	vertical-align: -.2rem
}

#markets_index .main-nav-markets a,#markets_show .main-nav-markets a {
	color: #b22222
}

#services_index .main-nav-services a,#services_show .main-nav-services a {
	color: #b22222
}

#posts_index .main-nav-posts a,#posts_show .main-nav-posts a {
	color: #b22222
}

#about_index .main-nav-about a,#about_show .main-nav-about a {
	color: #b22222
}

#offices_index .main-nav-offices a,#offices_show .main-nav-offices a {
	color: #b22222
}

nav ul li:hover>ul.meganav {
	display: block
}

nav ul li:hover>a {
	color: #fff
}

#markets_index .main-nav-markets .meganav a:not(:hover),#markets_show .main-nav-markets .meganav a:not(:hover),#services_index .main-nav-services .meganav a:not(:hover),#services_show .main-nav-services .meganav a:not(:hover) {
	color: #fff
}

.meganav {
	position: absolute;
	display: none;
	overflow: hidden;
	background: #111;
	width: 100%;
	padding: 16px;
	left: 0;
	margin-top: 60px;
	margin: 0
}

.meganav li {
	float: left;
	display: block;
	text-align: center;
	height: 100%;
	margin: 0
}

.meganav li a {
	display: block;
	color: #fff;
	border-left: solid 1px #656565;
	font-weight: 600;
	font-size: 1.6rem;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.meganav li a:hover {
	color: #b22222
}

.meganav li:first-child a {
	border-left: none
}

.meganav.display {
	text-align: center;
}

.meganav.markets li {
	width: 250px;
	float: none;
	display: inline-block;
}

.meganav.markets li a span:after {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	font-size: 5rem;
	margin: -20px 0 0
}

.meganav.markets li a.exhibitions span:after {
	content: "\e61a"
}

.meganav.markets li a.sport span:after {
	content: "\e61b"
}

.meganav.markets li a.entertainment span:after {
	content: "\e619"
}

.meganav.services li {
	width: 20%
}

.meganav.services li a span:after {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	font-size: 5rem;
	margin: -20px 0 0
}

.meganav.services li a.audio span:after {
	content: "\e61d"
}

.meganav.services li a.video span:after {
	content: "\e621"
}

.meganav.services li a.digital span:after {
	content: "\e61e"
}

.meganav.services li a.display span:after {
	content: "\e61f"
}

.meganav.services li a.lighting span:after {
	content: "\e620"
}

@-webkit-keyframes meganav-open {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes meganav-open {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.dropdown {
	display: none;
	z-index: 1002;
	position: absolute;
	margin: 0;
	left: 0;
	overflow: hidden
}

#drop-language {
	background: #222;
	outline: none;
	width: 100%;
	font-size: .8em
}

#drop-language li {
	margin: 0 0 1rem;
	float: none;
	float: left;
	clear: left
}

#drop-language li:first-child {
	padding-top: 2rem
}

#drop-language li a {
	padding: 0 0 0 1.5rem;
	line-height: 1.5
}

.secondary-nav {
	position: relative;
	height: 60px;
	padding: 0 5%
}

.secondary-nav .subnav-dropdown:first-child a {
	border-left: none
}

.secondary-nav .columns {
	padding: 0
}

.search-strip {
	display: none;
	position: relative;
	width: 100%
}

.search-strip input {
	margin: 0;
	height: 59px;
	border: none;
	position: absolute;
	top: 0
}

.subnav-dropdown.columns {
	background: #222;
	padding: 0
}

.subnav-dropdown .drop-button,.fake-drop-button,.secondary-nav-title {
	height: 59px;
	padding: 0 2rem;
	font-size: 1.6rem;
	display: block;
	font-weight: 500;
	line-height: 64px;
	text-transform: uppercase;
	position: relative;
	color: #fff;
	border-left: 1px solid #444
}

.subnav-dropdown .drop-button:after,.fake-drop-button:after,.secondary-nav-title:after {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e608";
	color: #ccc;
	font-size: 3.5rem;
	position: absolute;
	line-height: 1;
	bottom: 5px;
	right: 5px
}

.subnav-dropdown .drop-button.open:after,.fake-drop-button.open:after,.open.secondary-nav-title:after {
	content: "\e606"
}

.secondary-nav-title {
	margin: 0
}

.secondary-nav-title:after {
	content: ""
}

.secondary-nav .dropdown {
	outline: none;
	position: absolute;
	list-style: none;
	margin-left: 0;
	width: 100%;
	background: #222;
	z-index: 89
}

.secondary-nav .dropdown li {
	margin-bottom: 1.5rem
}

.secondary-nav .dropdown li>a {
	padding: 0 2rem;
	display: block
}

.secondary-nav .search input[type=text] {
	background: #eee;
	margin: 0;
	padding-left: 2rem;
	height: 59px;
	border: none;
	color: #999;
	font-size: 1.6rem;
	box-shadow: none
}

.secondary-nav .search input[type=submit] {
	margin: 0;
	height: 59px;
	width: 100%;
	text-align: center;
	font-weight: 500;
	font-size: 1.6rem
}

.secondary-nav .search input[type=submit]:after {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e60d"
}

@media only screen and (min-width:59.9em) {
	.tab-bar,.right-off-canvas-menu {
		display: none
	}
}

@media only screen and (max-width:59.9em) {
	.primary-nav,.secondary-nav {
		display: none
	}

	nav ul li:hover>ul.meganav {
		display: none
	}
}

.right-off-canvas-menu {
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0)
}

.tab-bar {
	position: absolute;
	width: 100%;
	z-index: 1500
}

.tab-bar .right-small {
	height: auto;
	width: 90px;
	z-index: 1000;
	right: 2rem;
	top: 0
}

.tab-bar .right-small>a {
	height: auto;
	width: auto;
	text-transform: uppercase;
	color: #fff
}

.tab-bar .menu-icon span:after {
	width: 3rem
}

.right-off-canvas-menu .container {
	padding: 0
}

.right-off-canvas-menu .close-icon {
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

@media screen and (max-width:1025px) {
	.main-nav-brochure {
		display: none
	}
}

.tab-bar .menu-icon {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 1;
	text-indent: 0;
	font-size: 1.4rem;
	font-weight: 500
}

.move-left .close-icon {
	opacity: 1
}

.move-left .menu-icon {
	opacity: 0
}

.tab-bar .menu-icon span:after {
	left: auto;
	right: 0
}

.offcanvas-overlap .tab-bar .menu-icon span:after {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "×";
	box-shadow: none;
	top: 0;
	margin-top: 0;
	color: #b22222
}

.nav-off-canvas>div {
	padding-top: 4rem
}

.nav-off-canvas>div>ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #333;
	position: relative
}

.nav-off-canvas>div>ul:after {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #333;
	left: 50%
}

.nav-off-canvas>div>ul>li {
	margin-bottom: 2rem;
	float: left;
	width: 50%;
	border-bottom: 1px solid #333;
	margin: 0;
	padding-left: 1.5rem
}

.nav-off-canvas>div>ul>li:nth-child(2n+1) {
	border-right: 1px solid #333
}

.nav-off-canvas>div>ul>li a {
	display: block;
	font-family: ffbauwebpro,helvetica neue,helvetica,arial;
	color: #ccc;
	text-decoration: none;
	padding: 1.5rem 1rem
}

.nav-off-canvas>div .language {
	clear: both;
	padding-top: 2rem;
	padding-left: 2.5rem;
	color: #aaa
}

html {
	min-height: 100%;
	position: relative
}

body {
	position: static;
}

@media only screen and (max-width:59.9em) {
	body {
		margin-bottom: 0
	}
}

.page-footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 487px;
	z-index: 1000;
	padding: 7rem 0 14rem;
	color: #999
}

.page-footer h4 {
	color: #fff;
	margin-bottom: 3rem
}

.page-footer h4 a {
	color: #fff
}

.page-footer h4 a:hover {
	color: #b22222
}

.page-footer a {
	color: #999;
	text-decoration: none
}

.page-footer a:before {
	color: #444
}

.page-footer a:hover {
	color: #fff
}

.page-footer ul {
	margin: 0;
	list-style: none
}

.page-footer li {
	margin-bottom: 1rem
}

.page-footer .right {
	text-align: right
}

@media only screen and (max-width:59.9em) {
	.page-footer {
		position: static;
		padding-bottom: 0;
		height: auto
	}

	.page-footer .right {
		margin-top: 2rem;
		text-align: left
	}
}

.terms-row {
	border-top: 1px solid #333;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 2rem 0;
	font-size: 1.4rem
}

.terms-row p {
	margin: 0
}

@media only screen and (max-width:59.9em) {
	.terms-row {
		margin-top: 4rem;
		border-top: 0;
		position: static
	}
}

.other-list li {
	margin-bottom: 2.5rem
}

.other-list h4 {
	margin-bottom: 0
}

.social-list {
	font-size: 0
}

.social-list a {
	margin: 0 3px 6px;
	display: inline-block;
	vertical-align: top;
	width: 60px;
	height: 60px;
	color: #fff;
	background: #222;
	text-align: center;
	line-height: 60px;
	position: relative
}

.social-list a:hover {
	background: #555
}

.social-list .mediumA {
	top: -9px;
	position: relative;
	margin-bottom: -9px
}

.social-list .mediumB {
	top: 0;
	position: relative;
	margin-bottom: -9px
}

@media only screen and (max-width:59.9em) {
	.social-list .mediumB {
		top: -5px
	}
}

.social-list svg {
	width: 3.1rem;
	height: 3.1rem;
	top: 1rem;
	margin-top: 1.1rem;
	padding-top: .5rem
}

.rowAmend {
	margin-top: -14px
}

@media only screen and (max-width:59.9em) {
	.social-list a {
		width: 50px;
		height: 50px;
		line-height: 50px
	}

	.social-list a [class^=icon-]:before {
		font-size: 2rem
	}

	.social-list .mediumA {
		padding-top: 4px;
		top: -1px
	}

	.social-list .mediumIcon img {
		margin-top: -8px
	}

	.social-list .newIcons img {
		margin-top: 0
	}
}

.social-wall .masonry-grid,.related-news .masonry-grid {
	margin-top: 5rem
}

.social-wall h2,.related-news h2 {
	text-align: center
}

.social-wall img,.related-news img {
	display: block;
	width: 100%
}

.social-wall h4 a,.related-news h4 a {
	color: #fff;
	text-decoration: none
}

.social-wall .masonry-gutter,.related-news .masonry-gutter {
	width: 3.125%
}

.social-wall .masonry-item,.related-news .masonry-item {
	margin-bottom: 40px
}

.social-wall .masonry-item>div,.related-news .masonry-item>div {
	height: 300px;
	overflow: hidden
}

.social-wall .tall>div,.related-news .tall>div {
	height: 640px
}

.social-wall .medium-4>div,.related-news .medium-4>div {
	background: #fff;
	color: #222
}

.social-wall .medium-8>div,.social-wall .tall>div,.related-news .medium-8>div,.related-news .tall>div {
	background: #222;
	color: #fff
}

.social-wall .medium-8>div h4,.social-wall .tall>div h4,.related-news .medium-8>div h4,.related-news .tall>div h4 {
	color: #fff
}

.social-wall .medium-8>div h6,.social-wall .tall>div h6,.related-news .medium-8>div h6,.related-news .tall>div h6 {
	color: #fff
}

.social-wall .medium-8 figure,.social-wall .medium-8 article,.related-news .medium-8 figure,.related-news .medium-8 article {
	float: left;
	width: 50%
}

.social-wall article,.related-news article {
	height: 100%;
	background: #222;
	-webkit-transition: background .5s;
	transition: background .5s;
	padding: 4rem 3rem
}

.social-wall article .button,.related-news article .button {
	margin-top: 200px;
	-webkit-transition: margin-top .5s ease-in-out;
	transition: margin-top .5s ease-in-out;
	background: rgba(0,0,0,.3)
}

.social-wall article .button:hover,.related-news article .button:hover {
	background: rgba(0,0,0,.8);
	color: #fff
}

.social-wall .masonry-item:hover article,.related-news .masonry-item:hover article {
	background: 0 0
}

.social-wall .masonry-item:hover article .button,.related-news .masonry-item:hover article .button {
	margin-top: 10px
}

.social-wall .twitter-stamp,.related-news .twitter-stamp {
	right: 0;
	top: 0;
	text-align: center
}

.social-wall .twitter-stamp p,.related-news .twitter-stamp p {
	line-height: 2;
	margin-bottom: 3rem
}

.social-wall .twitter-stamp a,.related-news .twitter-stamp a {
	color: #fff;
	text-decoration: none
}

.social-wall .twitter-stamp>div,.related-news .twitter-stamp>div {
	background: #444
}

.social-wall .twitter-stamp .icon-twitter:before,.related-news .twitter-stamp .icon-twitter:before {
	color: #55acee;
	font-size: 6rem
}

.social-wall .twitter-stamp p,.related-news .twitter-stamp p {
	font-size: 2rem;
	font-style: italic;
	color: #ccc
}

.social-wall .twitter-stamp .handle,.related-news .twitter-stamp .handle {
	font-size: 1.6rem;
	font-style: normal;
	text-transform: uppercase;
	color: #fff
}

.social-wall .back-to-news-block,.related-news .back-to-news-block {
	height: 400px;
	padding: 14rem 0 0
}

.social-wall .back-to-news-block h3,.related-news .back-to-news-block h3 {
	font-size: 2.4rem;
	font-weight: 500;
	margin-top: 2.4rem
}

@media only screen and (max-width:59.9em) {
	.social-wall .back-to-news-block,.related-news .back-to-news-block {
		height: 300px;
		padding: 8rem 0 0
	}
}

@media only screen and (max-width:59.9em) {
	.social-wall .medium-8 article .button,.social-wall .tall article .button,.related-news .medium-8 article .button,.related-news .tall article .button {
		margin-top: 0
	}

	.social-wall .medium-8>div,.related-news .medium-8>div {
		height: 640px
	}

	.social-wall .medium-8 figure,.social-wall .medium-8 article,.related-news .medium-8 figure,.related-news .medium-8 article {
		float: none;
		width: 100%
	}

	.social-wall .masonry-item>div,.related-news .masonry-item>div {
		height: auto
	}
}

@media only screen and (min-width:40em) and (max-width:59.9em) {
	.social-wall .medium-8 figure,.related-news .medium-8 figure {
		max-height: 300px;
		overflow: hidden
	}
}

@media screen and (min-width:420px) and (max-width:960px) {
	.social-wall .medium-4,.social-wall .grid-sizer,.related-news .medium-4,.related-news .grid-sizer {
		width: 50%
	}

	.social-wall .twitter-stamp,.related-news .twitter-stamp {
		width: 100%
	}
}

.news-stub {
	position: relative;
	background: #fff
}

@media only screen and (max-width:59.9em) {
	.news-stub {
		margin-bottom: 2rem
	}
}

.news-stub figure {
	height: 400px;
	overflow: hidden
}

.news-stub figure img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 400px
}

.news-stub .content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 50;
	padding: 30px;
	background-color: #fff!important
}

.news-stub h5 {
	margin-bottom: 10px;
	font-size: 2.4rem;
	font-weight: 500
}

.news-stub h5 a {
	text-decoration: none
}

@media only screen and (max-width:59.9em) {
	.news-stub {
		height: auto
	}

	.news-stub figure {
		height: auto
	}
}

@media only screen and (min-width:40em) and (max-width:59.9em) {
	.news-stub figure {
		height: 300px
	}
}

.related-news .news-stub {
	position: relative;
	height: 300px;
	overflow: hidden;
	background: #fff
}

.related-news .news-stub figure {
	height: 240px;
	overflow: hidden
}

.related-news .news-stub .content {
	background: #222!important;
	height: 70px;
	bottom: 0;
	width: 100%;
	padding: 0;
	position: absolute;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.related-news .news-stub .content p {
	margin-top: 60px;
	line-height: 1.4;
	font-size: 1.4rem;
	-webkit-transition: margin-top .5s ease-in-out;
	transition: margin-top .5s ease-in-out
}

.related-news .news-stub .content .button {
	margin-top: 80px;
	-webkit-transition: margin-top .5s ease-in-out;
	transition: margin-top .5s ease-in-out;
	background: rgba(0,0,0,.3)
}

.related-news .news-stub .content .button:hover {
	background: rgba(0,0,0,.8);
	color: #fff
}

.related-news .news-stub .content>div {
	padding: 1.5rem 3rem;
	background: #fff;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out
}

.related-news .news-stub h5 {
	margin-bottom: 2rem;
	font-size: 1.6rem
}

.related-news .news-stub h5 a {
	text-decoration: none
}

.related-news .news-stub:hover .content {
	height: 100%
}

.related-news .news-stub:hover .content>div {
	background: 0 0;
	padding-top: 3rem
}

.related-news .news-stub:hover .content h5 a,.related-news .news-stub:hover .content h5 {
	color: #fff
}

.related-news .news-stub:hover .content p {
	color: #fff
}

.related-news .news-stub:hover .content p,.related-news .news-stub:hover .content .button {
	margin-top: 10px
}

@media only screen and (max-width:59.9em) {
	.related-news .news-stub {
		height: auto
	}

	.related-news .news-stub figure {
		height: auto
	}
}

@media only screen and (min-width:40em) and (max-width:59.9em) {
	.related-news .news-stub figure {
		height: 300px
	}
}

.twitter-stub {
	height: 400px;
	background-color: #444;
	color: #fff;
	padding: 30px;
	text-align: center
}

@media only screen and (max-width:59.9em) {
	.twitter-stub {
		margin-top: 2rem;
		height: 300px
	}
}

.twitter-stub .icon-twitter:before {
	color: #55acee;
	font-size: 6rem
}

.twitter-stub p {
	font-style: italic
}

.twitter-stub p a {
	color: #fff;
	font-style: normal
}

.twitter-stub p a:hover,.twitter-stub p a:focus,.twitter-stub p a:active {
	color: #b22222
}

.twitter-stub footer {
	margin-top: 4rem
}

.twitter-stub footer p {
	font-size: 2.4rem;
	font-weight: 500
}

.twitter-stub footer p a {
	text-decoration: none;
	color: #fff
}

.news-tag {
	display: inline-block;
	padding: 5px;
	border-radius: 3px;
	background-color: #bfbfbf;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	font-size: 1.2rem;
	line-height: 1
}

.tweet-list {
	height: 640px
}

.tweet-list .tweet {
	padding: 12rem 4rem 0
}

.tweet-list .tweet {
	height: 640px
}

.tweet-list .slick-prev,.tweet-list .slick-next,.tweet-list .sidebar-gallery .video-slide>div>button,.sidebar-gallery .tweet-list .video-slide>div>button {
	-webkit-transition: opacity .6s ease-in-out;
	transition: opacity .6s ease-in-out;
	margin-top: 0;
	background: #444;
	opacity: 1
}

.tweet-list .slick-prev {
	left: 50%;
	top: 20px;
	margin-left: -30px
}

.tweet-list .slick-prev:before {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e60a"
}

.tweet-list .slick-next,.tweet-list .sidebar-gallery .video-slide>div>button,.sidebar-gallery .tweet-list .video-slide>div>button {
	right: 50%;
	bottom: 20px;
	margin-right: -30px;
	top: auto
}

.tweet-list .slick-next:after,.tweet-list .sidebar-gallery .video-slide>div>button:after,.sidebar-gallery .tweet-list .video-slide>div>button:after {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e60b"
}

.tweet-list .slick-disabled {
	opacity: 0
}

@media only screen and (max-width:59.9em) {
	.tweet-list .tweet {
		padding: 10rem 2rem 0
	}
}

@media only screen and (min-width:40em) and (max-width:59.9em) {
	.tweet-list {
		height: 450px
	}

	.tweet-list .tweet {
		padding: 7rem 2rem 0
	}
}

html {
	height: auto;
	min-height: 100%
}

body {
	font-size: 1.6rem;
	color: #666
}

.container {
	max-width: 1280px;
	position: relative;
	margin: 0 auto;

}

.container:before,.container:after {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

.container-strip {
	padding: 8rem 0 9rem
}

.container-full-screen,.container-third-screen {
	background-position: 50% 50%;
	background-size: cover;
	position: relative
}

.container-full-screen>div,.container-third-screen>div {
	position: relative
}

@media only screen and (min-width:59.9em) {
	.medium-2-5 {
		width: 20%
	}
}

@media only screen and (max-width:59.9em) {
	.container-strip {
		padding: 4rem 0 5rem
	}
}

.side-bar {
	padding: 0 2rem 0 0
}

figure.left {
	float: left;
	margin: 0 2rem 1rem 0
}

figure.right {
	float: right;
	margin: 0 0 1rem 2rem
}

iframe {
	max-width: 100%
}

ul.ticklist {
	margin-left: 0
}

ul.ticklist li {
	list-style: none
}

ul.ticklist li:before {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e60d";
	font-size: 1.5rem;
	margin-right: 2rem
}

ul.ticklist li a {
	text-decoration: none
}

.sidebar {
	float: right;
	width: 330px;
	padding-right: 2rem;
	right: 0;
	z-index: 100;
	position: relative
}

.sidebar+.container {
	padding-right: 350px
}

.sidebar>div {
	z-index: 100;
	width: 310px
}

.sidebar .stuck {
	top: auto!important;
	margin-top: 0
}

.sidebar .fixed {
	width: 310px;
	margin-top: 0;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out
}

.headroom-pinned .sidebar .fixed {
	margin-top: -60px
}

@media only screen and (max-width:59.9em) {
	.sidebar {
		width: 100%;
		margin-bottom: 5rem;
		padding-right: 0
	}

	.sidebar>div {
		width: 100%
	}

	.sidebar+.container {
		padding-right: 2rem
	}
}

.table-row {
	display: table-row;
	vertical-align: middle
}

.table-cell {
	display: table-cell;
	vertical-align: middle
}

main>div:first-child {
}

main>div.container-third-screen {
	padding-top: 0
}

#base_index main>div:first-child,#news_index main>div:first-child {
	padding-top: 0
}

@media only screen and (max-width:59.9em) {
	main>div:first-child {
	}
}

.push-down {
	position: absolute;
	bottom: 0
}

.push-down.right {
	right: 0
}

.accordion dd {
	display: block;
	margin-bottom: 0
}

.accordion dd a {
	display: block
}

.accordion dd>.content {
	display: none
}

.magellan-wrap {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
	display: inline;
	top: 0;
	z-index: 0;
	vertical-align: top
}

.magellan-wrap.fixed {
	position: fixed;
	display: block
}[data-magellan-expedition],[data-magellan-expedition-clone] {
	min-width: 0
}

.multiple-magellan {
	padding: 0
}[data-magellan-expedition-clone] {
	opacity: 0
}

@media only screen and (min-width:59.9em) {
	.off-canvas-wrap,.inner-wrap {
		position: static
	}
}

.translation_missing {
	outline: 1px solid red;
	color: lime
}

.tag {
	text-transform: uppercase;
	color: #222;
	font-size: 1.4rem
}

.tag .icon-tag {
	vertical-align: -.5rem;
	margin-right: 1rem
}

.dash-list {
	list-style: none
}

.dash-list a:before {
	content: "—";
	display: inline-block;
	padding-right: 1rem
}

.container-full-screen .slick-track,.container-full-screen .slick-list {
	height: 100%
}

.slider-navigation {
	z-index: 1000;
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	width: 100%
}

#home-slider {
	background: #222;
	position: relative;
	overflow: hidden;
	width: 100%
}

#home-slider .slide-title,#home-slider .tab-content {
	display: none
}

#home-slider .slides.hide-slides .slide>div {
	background: 0 0!important
}

#home-slider .slide {
	background-size: cover;
	background-position: center
}

#home-slider .slides,#home-slider .slide {
	height: 80vh
}

@media only screen and (min-width:59.9em) {
	#home-slider .slides,#home-slider .slide {
		min-height: 55rem
	}
}

@media only screen and (max-width:40em) and (orientation:landscape) {
	#home-slider .slides,#home-slider .slide {
		min-height: 35rem
	}
}

@media only screen and (max-width:59.9em) and (orientation:landscape) {
	#home-slider .slides,#home-slider .slide {
		min-height: 35rem
	}
}

.slide {
	background-color: #222
}

.no-webp .slide-01,.no-js .slide-01 {
	background-image: url()
}

.webp .slide-01 {
	background-image: url()
}

@media only screen and (max-width:40em) {
	.slide-01 {
		background-position: 73% 50%!important
	}
}

.no-webp .slide-02,.no-js .slide-02 {
	background-image: url()
}

.webp .slide-02 {
	background-image: url()
}

@media only screen and (max-width:40em) {
	.slide-02 {
		background-position: 59% 50%!important
	}
}

.no-webp .slide-03,.no-js .slide-03 {
	background-image: url()
}

.webp .slide-03 {
	background-image: url()
}

.no-webp .slide-04,.no-js .slide-04 {
	background-image: url()
}

.webp .slide-04 {
	background-image: url()
}

@media only screen and (max-width:40em) {
	.slide-04 {
		background-position: 59% 50%!important
	}
}

.no-webp .slide-05,.no-js .slide-05 {
	background-image: url()
}

.webp .slide-05 {
	background-image: url()
}

.no-webp .slide-06,.no-js .slide-06 {
	background-image: url()
}

.webp .slide-06 {
	background-image: url()
}

.slider-view-more {
	width: 20%;
	float: left;
	background: #fff;
	height: 70px
}

@media only screen and (max-width:59.9em) {
	.slider-view-more {
		display: none
	}
}

.slider-view-more a {
	font-size: 2rem;
	padding: 0 2rem;
	text-decoration: none;
	display: block;
	line-height: 70px;
	height: 90px
}

.slider-view-more a:after {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: right;
	content: "\e60b";
	line-height: 70px
}

#home-slider {
	overflow: hidden;
	position: relative
}

#home-slider h1 {
	color: #fff;
	font-size: 5rem;
	text-shadow: 0 0 50px rgba(0,0,0,.4)
}

@media only screen and (max-width:59.9em) {
	#home-slider h1 {
		font-size: 3.8rem
	}
}

@media only screen and (max-width:40em) {
	#home-slider h1 {
		font-size: 3rem
	}
}

#home-slider p {
	color: #fff;
	font-size: 2.5rem;
	margin: 20px 0 50px;
	text-shadow: 0 0 30px rgba(0,0,0,.4)
}

@media only screen and (max-width:40em) {
	#home-slider p {
		font-size: 2rem;
		margin: 20px 0
	}
}

#home-slider .slick-slide {
	position: relative;
	height: 80vh;
	-webkit-transition: opacity 2000ms cubic-bezier(.645,.045,.355,1)!important;
	transition: opacity 2000ms cubic-bezier(.645,.045,.355,1)!important
}

#home-slider .slick-slide>img {
	display: none
}

@media only screen and (min-width:59.9em) {
	#home-slider .slick-slide {
		min-height: 55rem
	}
}

@media only screen and (max-width:40em) and (orientation:landscape) {
	#home-slider .slick-slide {
		min-height: 35rem
	}
}

@media only screen and (max-width:59.9em) and (orientation:landscape) {
	#home-slider .slick-slide {
		min-height: 35rem
	}
}

#home-slider .row,#home-slider .medium-8 {
	height: 100%
}

#home-slider .slide-image {
	position: absolute;
	background-size: cover;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.slide-content {
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-35%);
	-ms-transform: translateY(-35%);
	transform: translateY(-35%)
}

@media only screen and (max-width:59.9em) {
	#home-slider .container {
		padding: 0
	}

	#home-slider .slide>img {
		display: none
	}

	#home-slider .slide-title {
		display: block
	}

	.slide-title {
		text-decoration: none;
		width: 100%;
		padding: 0 2rem;
		border: 0;
		background: rgba(0,0,0,.2);
		display: block;
		outline: none;
		color: #fff;
		position: relative;
		cursor: pointer;
		font-family: ffbauwebpro,helvetica neue,helvetica,arial;
		height: 70px;
		font-size: 2rem;
		text-align: left;
		-webkit-transition: height .5s;
		transition: height .5s;
		line-height: 70px
	}

	.slide-title:after {
		font-family: icomoon!important;
		font-size: 3rem;
		font-style: normal!important;
		font-weight: 400!important;
		font-variant: normal!important;
		text-transform: none!important;
		speak: none;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "";
		float: right
	}

	.slide-title:hover {
		color: #fff
	}
}

.services-row {
	text-align: center
}

.services-row .medium-2-5 {
	padding: 0 1rem
}

.services-row h2 {
	margin-bottom: 5rem
}

.services-row header {
	margin-bottom: 3rem;
	padding-bottom: 2rem;
	border-bottom: 2px solid #222
}

.services-row a {
	height: 100%;
	padding: 3rem 1.5rem;
	display: block;
	text-decoration: none
}

.services-row a:hover {
	background: #b22222
}

.services-row p {
	margin-bottom: 0
}

.services-row .animation {
	display: block;
	margin: 0 auto;
	width: 80px;
	height: 80px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.audio-service>a .animation {
	background-image: url()
}

.lighting-service>a .animation {
	background-image: url()
}

.video-service>a .animation {
	background-image: url()
}

.digital-service>a .animation {
	background-image: url()
}

.display-service>a .animation {
	background-image: url()
}

.audio-service>a:hover .animation {
	background-image: url()
}

.lighting-service>a:hover .animation {
	background-image: url()
}

.video-service>a:hover .animation {
	background-image: url()
}

.digital-service>a:hover .animation {
	background-image: url()
}

.display-service>a:hover .animation {
	background-image: url()
}

.cta-blocks h2 {
	text-align: center;
	margin-bottom: 8rem
}

.cta-box {
	display: block;
	text-align: center;
	position: relative;
	margin-bottom: 4rem;
	color: #fff
}

.cta-box:hover {
	color: #fff
}

.cta-box .cta-title {
	position: relative;
	display: block;
	z-index: 20;
	font-size: 2.8rem;
	font-weight: 700
}

.cta-box .cta-icon {
	position: relative;
	display: block;
	z-index: 20
}

.cta-box .cta-icon:after {
	font-family: icomoon!important;
	font-size: 3rem;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	font-size: 5rem;
	margin: -20px 0 0
}

.cta-box:before {
	display: block;
	content: "";
	width: 1px;
	padding-top: 56.65%
}

.cta-box:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,.4);
	z-index: 10;
	-webkit-transition: background .3s;
	transition: background .3s
}

.cta-box:hover:after {
	background-color: transparent
}

.cta-box>.content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cta-corporate {
	background-image: url()
}

.cta-corporate .cta-icon:after {
	content: "\e61c"
}

.cta-exhibitions {
	background-image: url()
}

.cta-exhibitions .cta-icon:after {
	content: "\e61a"
}

.cta-sport {
	background-image: url()
}

.cta-sport .cta-icon:after {
	content: "\e61b"
}

.cta-entertainment {
	background-image: url()
}

.cta-entertainment .cta-icon:after {
	content: "\e619"
}

.services-cta {
	margin-top: 6rem;
	margin-bottom: -8rem;
	padding: 16.5rem 0;
	position: relative;
	background-image: url();
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: left;
	-webkit-align-items: left;
	-ms-flex-align: left;
	align-items: left;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.services-cta:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background: -webkit-linear-gradient(left,rgba(17,17,17,0.05) 0%,rgba(17,17,17,0.5) 100%);
	background: linear-gradient(to right,rgba(17,17,17,0.05) 0%,rgba(17,17,17,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d111111',endColorstr='#80111111',GradientType=1 )
}

.services-cta h1 {
	color: #fff;
	font-size: 4rem;
	font-weight: 500;
	position: relative;
	z-index: 20
}

.services-cta p {
	position: relative;
	z-index: 20
}

#markets-grid.services-row a {
	padding: 0
}

.markets-gallery-aside {
	-webkit-transition: -webkit-transform .5s ease-in-out;
	transition: transform .5s ease-in-out
}

.sidebar-gallery .container-full-screen,.sidebar-office-map .container-full-screen {
	position: fixed;
	width: 100%;
	top: 0;
	-webkit-transition: left .5s ease-in-out;
	transition: left .5s ease-in-out
}

.sidebar-gallery .slick-slide>div,.sidebar-office-map .slick-slide>div {
	width: 1000px;
	background-position: 50% 50%;
	background-size: cover
}

.sidebar-office-map {
	background: #444
}

.sidebar-office-map .container-full-screen {
	width: 50%;
	width: calc(50% - 2rem);
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: #444
}

.service-intro,.markets-intro {
	margin-bottom: 6rem
}

.service-intro>figure,.markets-intro>figure {
	background: #fff;
	width: 120px;
	height: 120px;
	text-align: center
}

.service-intro>figure img,.markets-intro>figure img {
	display: inline;
	line-height: 120px
}

.sidebar-gallery,.sidebar-office-map {
	position: relative
}

.sidebar-gallery .slick-slide>div,.sidebar-office-map .slick-slide>div {
	width: 100%;
	height: 100%
}

.sidebar-gallery button,.sidebar-gallery .slick-fullscreen,.sidebar-office-map button,.sidebar-office-map .slick-fullscreen {
	margin-top: 0;
	top: auto;
	right: auto;
	bottom: 30px;
	text-decoration: none
}

.sidebar-gallery button:hover,.sidebar-gallery .slick-fullscreen:hover,.sidebar-office-map button:hover,.sidebar-office-map .slick-fullscreen:hover {
	color: #fff
}

.sidebar-gallery .slick-fullscreen,.sidebar-office-map .slick-fullscreen {
	left: 30px;
	color: #fff;
	text-align: center
}

.sidebar-gallery .slick-fullscreen:before,.sidebar-office-map .slick-fullscreen:before {
	line-height: 1.25
}

.sidebar-gallery .slick-prev,.sidebar-office-map .slick-prev {
	left: 110px
}

.sidebar-gallery .slick-next,.sidebar-gallery .video-slide>div>button,.sidebar-office-map .slick-next,.sidebar-office-map .sidebar-gallery .video-slide>div>button,.sidebar-gallery .sidebar-office-map .video-slide>div>button {
	left: 190px
}

.slick-slide iframe {
	height: 100%;
	width: 100%
}

.sidebar-gallery .video-slide {
	position: relative
}

.sidebar-gallery .video-slide>div {
	position: relative
}

.sidebar-gallery .video-slide>div>button {
	background: #222;
	z-index: 1000;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	top: 50%;
	left: 25%;
	margin-left: -35px
}

.sidebar-gallery .video-slide>div>button:before {
	font-family: Arial;
	content: "\25BA";
	line-height: 60px
}

.video-slide .video-cover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100;
	background-size: cover
}

.video-slide .video-cover.hidden {
	display: none
}

.slick-fullscreen-active .video-slide .faux-play {
	opacity: 0
}

.slick-fullscreen-active .sidebar-gallery {
	display: block
}

.slick-fullscreen-active .sidebar-gallery .container-full-screen {
	width: 100%;
	height: 100%;
	bottom: 0;
	top: 0;
	right: 0
}

.slick-fullscreen-active .markets-gallery-aside {
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0)
}

.slick-fullscreen-active .slick-list,.slick-fullscreen-active .slick-track,.slick-fullscreen-active .slick-slider {
	height: 100%
}

.slick-fullscreen-active .sidebar-gallery .slick-slide>div {
	width: 100%;
	height: 100%
}

.slick-fullscreen-active .sidebar-office-map .container-full-screen {
	width: 100%;
	left: 0
}

.block-markets {
	padding: 0;
	background: #444;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	margin-bottom: 4rem
}

.block-markets h3:after {
	margin-top: 2rem;
	content: "";
	height: 2px;
	background: #fff;
	width: 60%
}

.block-markets a {
	overflow: hidden;
	color: #fff;
	height: 400px;
	position: relative
}

.block-markets a h3 {
	color: #fff
}

.block-markets .content {
	position: absolute;
	padding: 0 15%;
	top: 80%;
	-webkit-transition: top .3s ease-in-out;
	transition: top .3s ease-in-out
}

.block-markets .content p {
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.block-markets a:hover {
	background: #b22222;
	color: #111
}

.block-markets a:hover h3 {
	color: #111
}

.block-markets a:hover .content {
	top: 35%
}

.block-markets a:hover .content p {
	opacity: 1
}

@media only screen and (max-width:59.9em) {
	.block-markets a {
		height: 250px
	}
}

.services-row .block-markets {
	overflow: hidden
}

.services-row .block-markets .content {
	top: 32.5rem;
	bottom: auto;
	-webkit-transition: top .5s ease-in-out;
	transition: top .5s ease-in-out;
	padding: 0 30%
}

.services-row .block-markets .content .animation,.services-row .block-markets .content p {
	opacity: 0
}

.services-row .block-markets .content header {
	border-bottom: none
}

.services-row .block-markets a:hover .content {
	top: 8rem
}

.services-row .block-markets a:hover .content .animation,.services-row .block-markets a:hover .content p {
	opacity: 1;
	-webkit-transition: opacity .5s ease-in;
	transition: opacity .5s ease-in
}

.services-row .block-markets a:hover .content header {
	border-bottom: 2px solid #222;
	-webkit-transition: border .1s ease-in;
	transition: border .1s ease-in
}

.block-markets-view-more {
	background: #b22222;
	padding: 0
}

.block-markets-view-more a {
	color: #111;
	display: block;
	height: 400px;
	text-decoration: none;
	display: table;
	width: 100%
}

.block-markets-view-more .content {
	display: table-cell;
	vertical-align: middle;
	bottom: 14rem;
	width: 100%
}

.block-markets-view-more [class^=icon-]:before {
	color: #111;
	line-height: 1;
	font-size: 8rem
}

#markets-grid {
	margin-top: 4rem
}

#markets-grid.services-row [class*=column]+[class*=column]:last-child {
	float: none;
	clear: both;
	margin: 0 auto
}

.corporate-block {
	background: url()
}

.exhibitions-block {
	background: url()
}

.sport-block {
	background: url()
}

.entertainment-block {
	background: url()
}

@media only screen and (max-width:59.9em) {
	.sidebar-gallery,.sidebar-office-map {
		display: none
	}
}

.news-header {
	background-image: url();
	padding: 260px 0 120px
}

.news-header h1 {
	font-size: 3.2rem;
	color: #fff;
	font-weight: 700;
	margin-top: 2.5rem
}

@media only screen and (min-width:59.9em) {
	.news-header h1 {
		font-size: 6rem
	}
}

.news-header p {
	color: #fff;
	font-size: 18px
}

#news_article .bleed-l {
	padding-top: 5rem
}

@media only screen and (min-width:59.9em) {
	.news-filter {
		background-color: #fff;
		padding: 50px 0
	}
}

.post-summary {
	background-color: #fff;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative
}

@media only screen and (min-width:59.9em) {
	.posts-list .large-12:nth-child(2n+1) .post-content {
		float: right
	}

	.posts-list .large-12:nth-child(2n+1) .post-image {
		right: auto;
		left: 0
	}
}

.post-content {
	padding: 30px
}

.post-content h5 {
	font-size: 2.8rem;
	font-weight: 600
}

.post-content h5 a {
	text-decoration: none
}

.post-content .news-tag-container {
	margin-bottom: 4rem
}

.post-content .news-tag {
	margin-bottom: .3rem;
	padding-top: .8rem
}

.post-content .news-tag a {
	color: #fff;
	text-decoration: none
}

.post-content .news-tag a:hover,.post-content .news-tag a:focus,.post-content .news-tag a:active {
	color: #eee
}

.post-content p {
	font-size: 1.8rem
}

@media only screen and (min-width:59.9em) {
	.post-content {
		padding: 90px;
		float: left;
		width: 50%
	}
}

@media only screen and (min-width:59.9em) {
	.post-image {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		width: 50%
	}
}

.post-image img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.date {
	text-transform: uppercase;
	color: #222;
	font-weight: 500;
	text-align: right;
	margin: 0
}

.news-column {
	width: 91%;
	padding: 5rem 0 15rem
}

.related-news {
	padding: 4rem 0
}

.news-gallery {
	margin-bottom: 5rem
}

.news-sidebar {
	position: static
}

.news-sidebar+.container {
	position: static
}

.news-sidebar [data-magellan-expedition-clone] {
	display: none
}

.news-sidebar [data-magellan-expedition] {
	padding: 0
}

.load-more-posts {
	height: 300px;
	padding: 7rem 0 4rem
}

@media only screen and (max-width:59.9em) {
	.date {
		margin: 0 0 2rem;
		text-align: left
	}

	.news-column {
		padding-bottom: 3rem
	}
}

.gallery-stub {
	height: 280px
}

.gallery-grid .columns {
	margin-bottom: 4rem;
	float: left
}

.gallery-grid [class*=column]:last-child {
	float: left
}

@media screen and (min-width:420px) and (max-width:960px) {
	.gallery-grid .columns {
		width: 50%
	}
}

.gallery-stub {
	position: relative;
	height: 290px;
	overflow: hidden;
	background: #fff
}

.gallery-stub figure {
	height: 220px;
	overflow: hidden;
	text-align: center
}

.gallery-stub .content {
	background: #fff;
	text-align: center;
	bottom: 0;
	width: 100%;
	position: absolute;
	height: 70px
}

.gallery-stub .content>div {
	padding: 1.5rem 3rem;
	background: #fff;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out
}

.gallery-stub .content h5 {
	margin-bottom: 2rem;
	font-size: 1.6rem
}

.gallery-stub a {
	text-decoration: none
}

.gallery-stub img {
	display: none
}

.contact-subnav.slide-open .drop-button {
	background: #b22222;
	color: #000
}

.contact-subnav.slide-open .drop-button:after {
	color: #000
}

.office-item-nav>div {
	border-top: none
}

.office-item-nav .table-header:hover {
	background: 0 0
}

.office-item-nav .table-header h4 {
	font-size: 2rem;
	font-weight: 600
}

.office-subnav {
	color: #222
}

.office-subnav p {
	margin: 0;
	font-weight: 500
}

.office-subnav .table-cell {
	padding: 2rem 1rem 1.5rem
}

.office-subnav .last {
	text-align: right
}

.locations-map>div {
	height: 100%;
	width: 100%
}

.locations-map>div img {
	max-width: inherit
}

.gm-style-iw .office-details {
	width: 200px;
	padding: 2rem 0 2rem 2rem
}

.gm-style-iw .office-details .button {
	display: none
}

.gm-style-iw .office-details span {
	font-size: 1.6rem;
	color: #111
}

.gm-style-iw .office-details h4 {
	font-size: 1.8rem
}

.map,.office-map {
	width: 100%
}

.map img,.office-map img {
	max-width: inherit
}

.office-map {
	height: 435px
}

.contact-details-list {
	border-top: 2px solid #222;
	list-style: none;
	margin: 0
}

.contact-details-list>li {
	padding: 1.5rem 0;
	border-bottom: 2px solid #222
}

.regional-list {
	list-style: none;
	margin: 0
}

.regional-list>li {
	padding: 4rem 0;
	border-bottom: 1px solid #222
}

.regional-list>li>div>span,.regional-list>li>div>a {
	display: inline-block;
	width: 33%;
	font-size: 1.6rem
}

.regional-list>li .button {
	float: right;
	width: auto
}

.regional-list h4 a {
	text-decoration: none
}

.regional-list>li:last-child {
	border-bottom: none
}

@media only screen and (max-width:59.9em) {
	.regional-list>li span,.regional-list>li a {
		width: 100%
	}

	.regional-list li .button {
		float: none;
		margin: 10px 0 0
	}
}

div#drop-product-list.dropdown nav.product-item-nav.office-item-nav div div.table-row.table-header.office-subnav div.table-cell h4,div#drop-product-list.dropdown nav.product-item-nav.office-item-nav div div.table-row.office-subnav div.table-cell p,div#drop-product-list.dropdown nav.product-item-nav.office-item-nav div div.table-row.office-subnav div.table-cell span,div#drop-product-list.dropdown nav.product-item-nav.office-item-nav div div.table-row.office-subnav div.table-cell a {
	color: #ccc
}

div#drop-product-list.dropdown {
	overflow: scroll;
	width: intrinsic;
	width: -moz-max-content;
	width: -webkit-max-content
}

div#drop-product-list.dropdown nav.product-item-nav.office-item-nav div div.table-row.office-subnav div.table-cell {
	padding: .2rem 1rem
}

.tabs-header {
	margin: -1rem 0 0
}

.tabs {
	float: left;
	width: 100%;
	margin-top: 20px
}

.tabs dd {
	margin-left: 15px
}

.tabs dd:first-child {
	margin-left: 0
}

.tabs dd>a,.tabs .tab-title>a {
	background: #666;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	padding: 1.5rem 3rem;
	display: block;
	width: 100%;
	color: #fff
}

.tabs dd>a:hover,.tabs .tab-title>a:hover {
	background: #333;
	color: #fff
}

.tabs dd.active a,.tabs .tab-title.active a {
	background: #eee;
	color: #111;
	outline: none
}

@media only screen and (max-width:59.9em) {
	.tabs {
		margin-top: 1rem
	}

	.tabs dd {
		width: 100%;
		margin: 1px 0 0
	}

	.tabs dd a {
		padding: 1rem 0 .8rem
	}

	.office-nav {
		padding: 0
	}
}

.office-wrap {
	padding: 4rem 0
}

.row .details-row {
	font-size: 1.8rem;
	margin-right: 0;
	margin-bottom: 3rem
}

.row .details-row .columns {
	margin-bottom: 2rem
}

.row .details-row:after {
	content: "";
	height: 1px;
	width: 100%;
	margin: 0 2rem;
	background: #ccc
}

.tabs-content .content {
	outline: none
}

#staff-panel>label {
	display: inline;
	margin-right: 1rem;
	color: #111;
	font-size: 1.6rem
}

#staff-panel>select {
	max-width: 250px
}

.staff-grid {
	margin-top: 2rem;
	list-style: none;
	margin-left: -40px
}

.staff-grid li {
	position: relative;
	height: 300px;
	overflow: hidden;
	float: left;
	margin-bottom: 40px;
	margin-left: 40px;
	width: 180px;
	background: #fff
}

.staff-grid dl {
	opacity: 0;
	font-size: 1.2rem;
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}

.staff-grid h5 {
	font-size: 1.6rem;
	font-weight: 500
}

.staff-grid dt {
	text-transform: uppercase;
	font-weight: 500
}

.staff-grid dd {
	margin-bottom: 1rem
}

.staff-grid p {
	margin-bottom: 2rem;
	font-size: 1.4rem
}

.staff-grid img {
	width: 100%;
	max-width: 100%
}

.staff-grid .content {
	width: 100%;
	position: absolute;
	bottom: 0;
	background: #fff;
	height: 120px;
	top: 180px;
	padding: 2rem;
	-webkit-transition: all .3s ease-in-out,height .3s ease-in-out;
	transition: all .3s ease-in-out,height .3s ease-in-out;
	color: #222
}

.staff-grid li:hover .content {
	height: 100%;
	top: 0;
	background: #b22222
}

.staff-grid li:hover dl {
	opacity: 1
}

@media only screen and (max-width:59.9em) {
	.staff-grid {
		margin: 0
	}

	.staff-grid li {
		width: 48%;
		height: auto;
		margin: 0 0 2rem
	}

	.staff-grid li:nth-child(odd) {
		margin-right: 2%
	}

	.staff-grid li:nth-child(even) {
		margin-left: 2%
	}

	.staff-grid .content {
		width: 100%;
		position: static;
		bottom: 0;
		background: #fff;
		height: auto
	}

	.staff-grid dl {
		opacity: 1
	}

	.staff-grid li:hover .content {
		background: #fff;
		height: 315px
	}

	.staff-grid a {
		word-wrap: break-word
	}

	.staff-grid li:nth-child(2n+1) {
		clear: left
	}
}

@media only screen and (max-width:40em) {
	.staff-grid li>figure {
		height: 192px;
		overflow: hidden
	}
}

@media screen and (min-width:420px) and (max-width:768px) {
	.staff-grid li>figure {
		height: 349px;
		overflow: hidden
	}
}

.primary-nav .language .icon{margin-top:-30px;}
.meganav li a span{height:90px;background:#2c2c2c;overflow:hidden;display:block;margin:0px 30px 0px 30px;line-height:90px;position:relative;width:190px;}
.meganav li a p{margin-bottom:0px;}
.meganav li:nth-child(1) a span{background:url(/static/picture/menu-pro-1.jpg) center;background-size:100%;}
.meganav li:nth-child(2) a span{background:url(/static/picture/menu-pro-2.jpg) center;background-size:100%;}
.meganav li:nth-child(3) a span{background:url(/static/picture/menu-pro-3.jpg) center;background-size:100%;}
